On Apr 21, 1:14 pm, Alessandro Ronchi <alessandro.ron...@soasi.com>
wrote:
> 2010/4/20 cootetom <coote...@gmail.com>:
>
> > django and and pisa are great for creating PDF's because you can
> > combine django's templating engine with pisa's HTML to PDF conversion.
> > Pisa uses the reportlab tool kit.http://pypi.python.org/pypi/pisa/
>
> I think I can't use PISA because I need the pdf to be precise as
> pixels, and HTML is not the best solution for that.
>
> --
> Alessandro Ronchi
>
> http://www.soasi.com
> SOASI - Sviluppo Software e Sistemi Open Source
>
> Hobby & Giochi, l'e-commerce del 
> divertimentohttp://hobbygiochi.comhttp://www.facebook.com/pages/Forli/Hobby-Giochi/185311523755

Well, ReportLab will give you sub-mm control; even more accurate than
pixels (which are really only useful for on-screen displays):
http://www.reportlab.com/software/opensource/rl-toolkit/faq/#2.1.2

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to