Create a .pdf file programmatically?
-
Hi, I've seen various postings on the code project about creating a pdf file programmatically, but none of them seem to work or they mention short comings in the process. Is their a way to do this? I have an xml file I'd like to create as a .pdf file. Can anyone point me to a free solution to do this? Thanks ;)
-
Hi, I've seen various postings on the code project about creating a pdf file programmatically, but none of them seem to work or they mention short comings in the process. Is their a way to do this? I have an xml file I'd like to create as a .pdf file. Can anyone point me to a free solution to do this? Thanks ;)
You could use XSL:FO and apache FOP which is a complete ballache. Theres some programs out there http://www.gohtm.com/ for example.