automatical pdf generating
Grant Edwards
grante at visi.com
Sun Jun 24 13:03:23 EDT 2007
On 2007-06-24, Jackie <jackie.BPUG at gmail.com> wrote:
> For each folder, I want to print the 4 pictures into a single-paged
> pdf file (letter sized; print horizontally). All together, I want to
> get 50 pdf files with names: 01.pdf,02.pdf,...,50.pdf.
>
> Is it possible to use Python to realized the above process?
Yes.
> I know there is a module named "reportlab". Is there any easy
> command in the module to do my job?
Yes.
http://www.reportlab.org/rl_toolkit.html
http://www.reportlab.com/docs/userguide.pdf
--
Grant Edwards grante Yow! You mean you don't
at want to watch WRESTLING
visi.com from ATLANTA?
More information about the Python-list
mailing list