×
Menu
Index

ClonePage

 
 
  • ClonePage( cTemplate, nPag, nQpag ) => will merge into the current PDF some pages from another document cTemplate.
     
nPag : the initial page number to be extracted from the other file into the main file.
 
nQpag : the number of pages to be extracted from the other file into the main file.
 
This can be used to help create multiple pages in a document, with similar features, like a logo, heading and footing, forms, or any other data. First create a document that will serve as the template, save it, and then you can use it over and over again to add similar pages to any other document.