Create PDF v1.02 Released

3 posts by 2 authors in: Forums > CMS Builder: Plugins & Add-ons
Last Post: March 7, 2011   (RSS)

By Dave - March 4, 2011

Hello All,

We've just released a new version of CreatePDF:
http://www.interactivetools.com/add-ons/detail.php?Create-PDF-1017

If you don't already have it, CreatePDF allows you to create PDFs from a html page with just one or two lines of code.

Here's what's new in 1.02:
- Advanced users can now set custom command line switches to customize generated PDF output such as:
$GLOBALS['CREATEPDF_CUSTOM_SWITCHES'] = '--orientation landscape';
- Advanced command line switches are now listed under "Example Code" in Plugins Menu
- Misc Code and other minor improvements

Let me know any questions. Thanks!
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Create PDF v1.02 Released

By Toledoh - March 6, 2011

This is great Dave - thanks.

BTW: you have a few <br/><br/> on the examples page that confused me for a bit :)
Cheers,

Tim (toledoh.com.au)