Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.FlushPagesEx
Writes the pages in memory to the PDF file exactly like DynaPDF.FlushPages.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 10.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.FlushPagesEx"; PDF; Flags ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. | ||
Flags | A combination of the flag values. Default is 0. | 0 |
Result
Returns OK or error.
Description
Writes the pages in memory to the PDF file exactly like DynaPDF.FlushPages.The only difference is that the last page can be specified. The function calls DynaPDF.FlushPages if LastPage is smaller than 1.
See also FlushPagesEx function in DynaPDF manual.
See also
Release notes
- Version 10.3
- Added DynaPDF.FlushPagesEx and DynaPDF.ResetAnnotAP functions.
Blog Entries
This function checks for a license.
Created 14th July 2020, last changed 14th July 2020