On Thu, Jun 27, 2019 at 10:45 AM Django Dojo <[email protected]> wrote: > > Hello everyone, > > I have a pdf template and I need different Individuals(s) to fill out > different sections of the document on the web using online form(s). Is there > an Django package that will allow me to do this? > > Ex: end user will go to a web form and fill out information which will be > imported into the pdf document.
I have used this: https://wkhtmltopdf.org/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACwCsY5%3DXjs5xQoXz1K4uUcz1jy_obD%3DswpXuD98nxYaMNF4VQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

