Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Poppler and wxWidgets

108 views
Skip to first unread message

Tomasz Sienkiewicz

unread,
Jul 28, 2006, 5:34:37 AM7/28/06
to
Hello,

does wxWidgets have PDF Rendering component? f.e. something based on poppler/GhostScript ?

Thanks in advance

---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-u...@lists.wxwidgets.org
For additional commands, e-mail: wx-use...@lists.wxwidgets.org

Werner Smekal

unread,
Jul 28, 2006, 5:38:44 AM7/28/06
to

Tomasz Sienkiewicz

unread,
Jul 28, 2006, 5:48:41 AM7/28/06
to
Hi Werner,

thanks for your quick response. I'm affraid that wxPdfDocument cannot render existing PDF. It allows user to create one from a scratch. Am I right or missed something while reading through wxPdfDocument docs?

thanks
tom

Użytkownik Werner Smekal <sme...@iap.tuwien.ac.at> napisał:

Listes

unread,
Jul 28, 2006, 6:15:14 AM7/28/06
to

Tomasz Sienkiewicz

unread,
Jul 28, 2006, 11:19:20 AM7/28/06
to
yeah,

wxGhostScript was my lucky winner but I cannot compile it on windows, that's why I'm looking after alternative :/
I think I've asked everyone I could for precompiled or clues for compiling this library.
I wrote to author, I wrote to guy who wrote post on wxGhostScript forum about compilng it on windows. No emails from them.

wxGhostScript was written when wxWindows existed, maybe this is a problem?

I'm terrified, sad and hopeless :/

Użytkownik Listes <lis...@nix.lv> napisał:

Ulrich Telle

unread,
Jul 28, 2006, 2:08:26 PM7/28/06
to
Tomasz Sienkiewicz schrieb:

> thanks for your quick response. I'm affraid that wxPdfDocument cannot render
> existing PDF. It allows user to create one from a scratch.
> Am I right or missed something while reading through wxPdfDocument docs?

You are right. wxPdfDocument allows to create new PDF files, but does
not render existing PDF files. The next version will allow to use pages
from existing PDF files as templates. But for two reasons this will
probably not solve your problem. Firstly the next version will not be
available before late summer, secondly there will not be support to
render an existing PDF file and convert it into some graphics format (as
you seem to require).

There exists a wxPDF class written by Rolf Ackermann which allows to
render PDF files. The code is based on xpdf library. The code can be
found here:

http://www.lehigh.edu/~jrl1/wxwidgets/download/wxpdf.zip

Regards,

Ulrich

0 new messages