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
Queries current page break expression.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 11.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Returns text or error.
Set and query expression:
Set Variable [ $pdf ; Value: MBS( "DynaPDF.New") ]
# test it
Set Variable [ $r ; Value: MBS( "DynaPDF.SetPageBreakExpression"; $pdf; $expression1 ) ]
Set Variable [ $expression2 ; Value: MBS( "DynaPDF.GetPageBreakExpression"; $pdf ) ]
Created 15th December 2020, last changed 11st January 2021
DynaPDF.GetPageBBox - DynaPDF.GetPageCoords
Feedback: Report problem or ask question.