[poppler] Qt4 wrapper and own OutputDev
Michael Chechow
minicheck at googlemail.com
Sun Aug 14 04:48:44 PDT 2011
Hello,
I want to write a Qt application similar to the pdftohtml utility.
In order to access the text, I need to create my own OutputDev.
How can I use poppler's Qt4 wrapper in combination with my own OutputDev?
In Poppler::Document, the DocumentData* member m_doc is private, so I can't
use something like this in my code:
document->m_doc->doc->displayPages(myOutputDev,...).
Thanks,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler/attachments/20110814/a60f933a/attachment.html>
More information about the poppler
mailing list