COM and printing an Acrobat

Marcos Sánchez Provencio rapto at arrakis.es
Mon Sep 17 16:45:34 EDT 2001


You may use Reportlab:

http://www.reportlab.com

It is a pdf generation library, plus a slightly more general graphing
library. It's free, it works, it's easy to use. Plus you get paid support if
you have money to spend. But I never needed it. I guess that is why I am
giving something back (advertisement).

"Ian Parker" <parker at gol.com> escribió en el mensaje
news:cLzOLLA1Gro7EwmO at gol.com...
>
> I'm working on a little python program to print the contents of a
> directory whatever (within a limited range) the type of documents
> contained within.
>
> Rather to my surprise it's easy, using win32com, to print Word, Excel
> Powerpoint and Viso files
>
> Unfortunately, I'm a bit stuck on how to print Acrobat files.  Acrobat 4
> provides an ActiveX control intended for use in IE, but I'm stumped how
> to make use of it to print.
>
> Any ideas?
>
>
> --
> Ian Parker





More information about the Python-list mailing list