I'm currently working a project that requires me to convert an html page to a pdf file. I was going to use
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)
- requires the ability to use landscape orientation
- I might be able to use a module, that comes as an rpm
- Useable for commercial projects
Thank you.