Xportability / css-to-pdf

Convert any HTML page or region to PDF - supports CSS, SVG, embedded XML objects, and more..
http://www.cloudformatter.com/CSS2Pdf
206 stars 78 forks source link

Functionality of returning the base64 string #44

Closed Gobind03 closed 8 years ago

Gobind03 commented 8 years ago

I have added another option for getting the base64 for the pdf also. set render variable at the time of calling to 'base64' and the script would return base64. Very handy if the pdf is being forwarded to a service after generation by the developer!