The AppendPage attribute function appends a blank page to the pdf document of the variable.
|
Syntax | |
AppendPage() | ||
Return value | ||
Type |
Description | |
Long |
Page number of the appended page | |
Parameter | ||
None | ||
Before a PDF document of a variable can be modified, the BeginModify attribute function must be called. After the changes, the EndModify attribute function must be called.