BullzipPDFPrinterΒΆ

Bullzip PDF Printer. Print selected layouts into single individual PDFs.

The Tony HO | AR-MA Release: May 2013

Dependencies:
Bullzip PDF Printer
Update:
03/05/2013 Added Page selection Settings and file name format are stored in memory until reset
Update:
24/11/2013 Using Text Objects as Fields to be used in the filename
Update:
07/06/2014 Fix switching to view in order to print. Refactoring code.
Update:
19/09/2014 Revert to legacy mode: switch to layout before print. Individual layout settings, (i.e. portrait and landscape orientation) are not used when running in silent mode. 21/10/2014 Refactoring code to command. Store file name format in the document as user text for future prints.
Update:
24/06/2015 Optimised performance. If file name format only require #PAGE_NAME, no need to process text objects on layout. Layout Properties are processed at the very beginning of the script.