Re: [Cppcms-users] PoDoFo? Re: HTTP response and binary stream (libharu)
Brought to you by:
artyom-beilis
From: Joerg S. <jo...@br...> - 2015-09-18 09:28:52
|
On Fri, Sep 18, 2015 at 04:53:24PM +0800, augustin wrote: > Do your pdf contain only plain text, or do they contain graphics? Embedded fonts, so it would definitely and visibly fail. > Can you post a simple hello_world.pdf code, especially the part where the > generated PDF is sent back via the cppcms output stream: > cppcms::http::response().out() > ? On Sunday, if I remember. > I hesitated between using libharu and PoDoFo. > Neither library is well documented. > I just started with libharu but it's not too late to switch to another > library. > Are you happy with PoDoFo? It could do everything I wanted so far, even though some parts were a bit tricky to get work between pdfJS limitations, the sometimes incomprehensible PDF reference and figuring out the mechanics of PoDoFo. But I don't think a different library would have made things much easier. Joerg |