Em sexta-feira, 19 de abril de 2019 15:10:31 UTC-3, Irfan Khan escreveu: > > hi, > i stucked in converting the pdf file from html > can an one suggest me even any other possibility instead of using python > library > > Try to use weasyprint, put css in the pdf html using <!DOCTYPE html>...<style> "style page to print here" </style>
google "DJANGO WASYPRINT" https://www.bedjango.com/blog/how-generate-pdf-django-weasyprint/ -- 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/2ba60ea6-fd7f-4970-95f0-571bb9b30633%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

