|
From: Petr M. <mi...@ph...> - 2007-01-26 17:26:08
|
A fast search for a free PDF writing library has shown this one (except for the PDFlib Lite): http://sourceforge.net/projects/libharu/ Haru is a free, cross platform, open-sourced software library for generating PDF written in ANSI-C. It can work as both a static-library (.a, .lib) and a shared-library (.so, .dll). A fast comparison shows that the C syntax is close to the PDFlib one. Maybe gnuplot could support both libraries? --- PM |