On Wed, Nov 17, 2010 at 1:01 AM, REIDLINGER Wolfgang <[email protected]> wrote: > ... parse pdf files and extract the pix out of it.
Depending on what you mean by "extract the pix" the tool pdfimages in the poppler sources may already do want you want. poppler is the library used by evince to parse and render PDF documents. Assuming you're using a Linux distribution, pdfimages may be in a package called poppler-utils or similar. Even if you can't use it directly it would be a good starting point. You might also have a look at http://pdfedit.petricek.net/ which is AFAICT not based on poppler. Cheers, Roderich _______________________________________________ evince-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evince-list
