Re: html to pdf

2013-07-28 Thread Victor Rocha
Can you post the traceback? On Sunday, July 28, 2013 3:50:41 AM UTC-4, Harjot Mann wrote: > > Hello Everyone > > I am using Reportlaba nd pisa to convert the html template to pdf and > it is working but my question is that I want to convert the html > template directly to pdf. Right now it is r

Re: html to pdf

2013-07-28 Thread Harjot Mann
On Sun, Jul 28, 2013 at 6:46 PM, Victor Rocha wrote: > https://github.com/rochapps/django-pdf Tried to implement it as given in readme.txt Giving internal server error. -- Harjot Kaur Mann Blog: http://harjotmann.wordpress.com/ -- You received this message because you are subscribed to the

Re: html to pdf

2013-07-28 Thread Harjot Mann
On Sun, Jul 28, 2013 at 6:52 PM, Gladson SimplĂ­cio Brito wrote: > use this: > http://weasyprint.org/ Tried it. Getting an error. Traceback (most recent call last): File "/usr/local/bin/weasyprint", line 5, in from pkg_resources import load_entry_point File "/usr/lib/python2.7/dist-pack

Re: html to pdf

2013-07-28 Thread Gladson SimplĂ­cio Brito
use this: http://weasyprint.org/ 2013/7/28 Victor Rocha > Shameless plug but you could use this: > https://github.com/rochapps/django-pdf > > -victor > > On Sunday, July 28, 2013 3:50:41 AM UTC-4, Harjot Mann wrote: >> >> Hello Everyone >> >> I am using Reportlaba nd pisa to convert the html te

Re: html to pdf

2013-07-28 Thread Victor Rocha
Shameless plug but you could use this: https://github.com/rochapps/django-pdf -victor On Sunday, July 28, 2013 3:50:41 AM UTC-4, Harjot Mann wrote: > > Hello Everyone > > I am using Reportlaba nd pisa to convert the html template to pdf and > it is working but my question is that I want to con