Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Imports a page and creates a template which you can place on new PDF pages.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
PageNumber | The page number in the open import PDF. | 1 |
Returns template reference number or error.
See also ImportPageAsTemplate function in DynaPDF manual.
Import 5th page:
MBS( "DynaPDF.ImportPageAsTemplate"; $PDF; 5 )
This function checks for a license.
Created 18th August 2014, last changed 2nd September 2022