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!
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
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 :)
BTW: you have a few <br/><br/> on the examples page that confused me for a bit :)
Cheers,
Tim (toledoh.com.au)
Tim (toledoh.com.au)
Re: [Toledoh] Create PDF v1.02 Released
By Dave - March 7, 2011
Hmm, yea I thought those were confusing too. But needed for spacing on the actual example page.
I added a line code to hide them for 1.03. :)
I added a line code to hide them for 1.03. :)
Dave Edis - Senior Developer
interactivetools.com
interactivetools.com