Extracting images from a PDF file
Doug Farrell
writeson at charter.net
Wed Dec 26 23:27:29 EST 2007
More information about the Python-list mailing list
Wed Dec 26 23:27:29 EST 2007
- Previous message (by thread): Extracting images from a PDF file
- Next message (by thread): Extracting images from a PDF file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all, Does anyone know how to extract images from a PDF file? What I'm looking to do is use pdflib_py to open large PDF files on our Linux servers, then use PIL to verify image data. I want to do this in order to find corrupt images in the PDF files. If anyone could help me out, or point me in the right direction, it would be most appreciated! Also, does anyone know of a way to validate a PDF file? Thanks in advance, Doug
- Previous message (by thread): Extracting images from a PDF file
- Next message (by thread): Extracting images from a PDF file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list