Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
This function appends an empty page to the document.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
(old name: DynaPDF.Append)
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Returns OK on success.
See also Append function in DynaPDF manual.
Append page:
Set Variable [$r; Value:MBS("DynaPDF.AppendPage"; $pdf)]
Created 18th August 2014, last changed 12nd October 2019
DynaPDF.AppendImagePages - DynaPDF.ApplyShading
Feedback: Report problem or ask question.