V
vasudevram
Hi,
Is there any C library (free software or open source) for PDF creation,
other than PDFLib? [ PDFLib is good but it puts a watermark across the
PDF output. ]
I'm looking for such a library to use for:
1. Porting my xtopdf PDF creation/conversion toolkit - see
http://www.dancingbison.com/services.html - from Python to C, for
reasons of a) possibly better performance, b) being able to wrap the
ported code as a Ruby/C extension, so that I can then generate PDF from
Ruby. [I do know about Ruby's PDF::Writer, but am exploring different
ways of doing the same thing].
2. Doing PDF generation from C.
Both the above points are part of my overall plan of extending xtopdf
in different dimensions (more features, ports to more languages, etc.).
Thanks
Vasudev
Is there any C library (free software or open source) for PDF creation,
other than PDFLib? [ PDFLib is good but it puts a watermark across the
PDF output. ]
I'm looking for such a library to use for:
1. Porting my xtopdf PDF creation/conversion toolkit - see
http://www.dancingbison.com/services.html - from Python to C, for
reasons of a) possibly better performance, b) being able to wrap the
ported code as a Ruby/C extension, so that I can then generate PDF from
Ruby. [I do know about Ruby's PDF::Writer, but am exploring different
ways of doing the same thing].
2. Doing PDF generation from C.
Both the above points are part of my overall plan of extending xtopdf
in different dimensions (more features, ports to more languages, etc.).
Thanks
Vasudev