|
From: <tim...@en...> - 2007-01-26 20:34:13
|
Petr Mikulik a =E9crit : > A fast search for a free PDF writing library has shown this one (except= for=20 > the PDFlib Lite): > > http://sourceforge.net/projects/libharu/ > > Haru is a free, cross platform, open-sourced software library for gener= ating=20 > PDF written in ANSI-C. It can work as both a static-library (.a, .lib) = and a=20 > shared-library (.so, .dll). > > A fast comparison shows that the C syntax is close to the PDFlib one. M= aybe=20 > gnuplot could support both libraries? > > --- > PM Cairo can do it too, and we already have 90% of the code in gnuplot=20 right now thanks to the wxt terminal and gp_cairo.c. If enough interest is shown about that, I can concentrate on this in the=20 free time I'll have in next days/weeks (I even think I already started=20 to work on that some time ago, so I must be at 95% of the code ready). Timoth=E9e |