Print multiple pages in multiple PDF

Build 1501 on 14/Nov/2017  This topic last edited on: 24/Oct/2016, at 18:44

You can print pages without opening them and loading on a client. All the pages are printed in multiple PDF files.

Use the script PrintSelectedPagesMulti(), available in builds 2235 and newer of 2.0 and 2.1. When prompted, select the appropriate print configuration.

About appropriate print configuration

If you use a print configuration without specified output file name, the PDF files are generated in a folder on the GN4 server, with the file names, as shown in the report window (rename the extension tmp to pdf):

printmultipdf1

If you use a print configuration with the specified name, e.g. as the one on the following screenshot, have in mind that it will work well for the unique page numbers, but if you have the sectioned pages such as A1, B1 and so on, add &s to the name; if you have sectioned and zoned pages, add &z to the file name.

printmultipdf2