Tagged Questions
3
votes
1answer
368 views
How can I programatically convert SVG files containing text to PDF files (specifically on CentOS 5.3 x86_64)?
I would like to programatically convert SVG files to PDF files. However, the SVG files contain text that must be searchable in the generated PDF files. Also, it has to work on Red Hat Enterprise Linux ...