Python Imaging Library (PIL): create PDF from scratch

zelegolas zelegolas at gmail.com
Mon Feb 23 11:55:38 EST 2009


Hi,

I have some scan generated by SANE and i would like to do some
transformation (like crop, brightness and resize) and finaly put all
those images in PDF file.

With PIL i can do all the transformations that i want. But i don't
know how i can create from scratch a PDF. I'm not even sure that PIL
is the right library for that.

Any help/informations will be appreciate



More information about the Python-list mailing list