EntropySink

Technical & Scientific => Programming => Topic started by: Gametaku on May 02, 2008, 03:50:15 AM

Title: html to pdf
Post by: Gametaku on May 02, 2008, 03:50:15 AM
I'm currently working a project that requires me to convert an html page to a pdf file.  I was going to use  dompdf  (http://www.digitaljunkies.ca/dompdf/) but with a security vulnerability, that is not a good option any more.  (and using the class directly would require the code to be released open source)


Thank you.