Afonso,

This sounds like something you'd be better off doing in Poppler.  In my 
experience, PoDoFo is more geared towards parsing, generating, and 
manipulating whereas Poppler is more geared towards rendering (including 
to image formats such as TIFF).  Poppler has bindings for several 
languages, but I believe it is also written in C++ (although it may be 
written in C but has C++ binding, I don't remember exactly).

Good luck,
Mike Slegeir

Afonso Ferreira wrote:
> Hello everyone, 
>
> I'm new on this forum, and need a little help from you.
>
> I needed to migrate one of my applications from java to C++ and 
> decided to use PoDoFo as my PDF API(in java I used PDFBox).
>
> After migrating the generation of pdf files, I needed to migrate the 
> extraction of pdfpages, and after a series of tests I'm stuck with it.
>
> Is there a way to convert a PdfPage to a tiff or other image format? 
> I'm not talking about extracting the images from the pdf, but opening 
> an existing pdf, selecting one page with images, text and formats, and 
> then generating an image file with all this together. 
>
> Is there a way of doing this with the newer version of podofo?
>
> Thanks in advance, 
>
> Afonso

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to