How to convert pdf to svg
by Dominik • June 1, 2013 • KDE • 9 Comments
In a project I’m currently working on I need to display the result of TeX code. So I thought it would be nice and accurate to compile the TeX code to produce a pdf, and then use libpoppler-qt4 to draw the pdf. This works in principal, but there is a licensing problem: libpoppler is...
Read more →