automatically pdf files generating

Jackie Wang jackie_python at yahoo.ca
Sat Jun 23 21:39:08 EDT 2007


Hi, all,
   
  There are 50 folders in my hard driver C:
C:\01.c:\02,...,c:\50
  There are 4 pictures in each folder:
1.jpg,2.jpg,3.jpg,4.jpg
   
  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? I know there is a module named "reportlab". Is there any easy command in the module to do my job?
   
  Thanks
   
  Jackie 

 		
---------------------------------
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070623/70716a4d/attachment.html>


More information about the Python-list mailing list