any C++ portable library to create pdf documents?
I have looked in in the vault but could not find any library to create pdf documents. Does anybody knows a good one written in portable C++? Regards, Frédéric
On Aug 2, 12:28 pm, Frédéric Bron
I have looked in in the vault but could not find any library to create pdf documents. Does anybody knows a good one written in portable C++?
Not exactly one written in C++, but Haru (http://sourceforge.net/ projects/libharu/ and http://libharu.org/wiki/Main_Page) can be used to create PDF files in C++. It is written in ANSI C and has been tested to work with GCC and several compilers on Windows.
Regards,
Frédéric _______________________________________________ Boost-users mailing list Boost-us...@lists.boost.orghttp://lists.boost.org/mailman/listinfo.cgi/boost-users
-Eric
podofo.sf.net
regards
2009/8/2 Frédéric Bron
I have looked in in the vault but could not find any library to create pdf documents. Does anybody knows a good one written in portable C++? Regards,
Frédéric _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (3)
-
Frédéric Bron
-
Jose
-
RetypePassword