PDF Printing support from Python

dcrespo dcrespo at gmail.com
Fri Apr 22 13:33:13 EDT 2005


Hi all... Is there a way to print a PDF file directly from Python
without having Acrobat installed? I know about ReportLab. It's a python
module that lets you create almost any PDF document, but I still don't
know if it supports printing, so I'm looking for a Python module that
could do it. I want to print a PDF file just like if I were doing it
from Acrobat.

Daniel.




More information about the Python-list mailing list