On Dec 27, 2:17 pm, Max Erickson <[EMAIL PROTECTED]> wrote:
> Doug Farrell <[EMAIL PROTECTED]> wrote:
> > Hi all,
>
> > Does anyone know how to extract images from aPDFfile? What I'm
> > looking to do is use pdflib_py to open largePDFfiles on our
> > Linux servers, then use PIL to verify image data
On Dec 27, 10:13 am, writeson <[EMAIL PROTECTED]> wrote:
> On Dec 27, 1:12 am, Carl K <[EMAIL PROTECTED]> wrote:
>
>
>
> > Doug Farrell wrote:
> > > Hi all,
>
> > > Does anyone know how to extract images from aPDFfile? What I'm looking
> > > to do is use pdflib_py to open largePDFfiles on our Linux
Doug Farrell <[EMAIL PROTECTED]> wrote:
> 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
On Dec 27, 1:12 am, Carl K <[EMAIL PROTECTED]> wrote:
> Doug Farrell wrote:
> > 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
Doug Farrell wrote:
> 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 cou
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 t