We use Google’s Puppeteer in Node.js. I use the URL of the HTML page to convert as a GET parameter to the PDF generator view. The PDF generator view then uses subprocess.Popen to run the Node.js script that prints that HTML as a PDF page. As icing on the cake, the user can also automatically print the PDF to a printer close by to them on the network.
From: django-users@googlegroups.com [mailto:django-users@googlegroups.com] On Behalf Of Irfan Khan Sent: Thursday, April 18, 2019 9:49 AM To: Django users Subject: Convertingg rendered Model Data in HTML to PDF USING XHTML2PDF hi, all.... can any one please guide me how to covert the rendered data from models in html to pdf for example i have developed application and in that implemented search field to get the data from the database,till now it now fine but i have used xhtml2pdf library to convert i can see there only some of context passed in views only converting. please guide me how to implement. -- 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 django-users+unsubscr...@googlegroups.com<mailto:django-users+unsubscr...@googlegroups.com>. To post to this group, send email to django-users@googlegroups.com<mailto:django-users@googlegroups.com>. 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/03530d36-a49f-40ec-b623-dee9138387e7%40googlegroups.com<https://groups.google.com/d/msgid/django-users/03530d36-a49f-40ec-b623-dee9138387e7%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- 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 django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. 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/d06d0060aabb4bbaacbd8869032285ee%40iss2.ISS.LOCAL. For more options, visit https://groups.google.com/d/optout.