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:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
DynaPDF.GetPageWidth
The function returns the width of the currently open page.
Component | Version | macOS | Windows | Linux | Server | iOS SDK | License |
DynaPDF | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | Paid |
MBS( "DynaPDF.GetPageWidth"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns page width value.
Description
The function returns the width of the currently open page.If no open page can be detected the return value is the default width which will be used for newly created pages.
See also GetPageWidth function in DynaPDF manual.
See also
- DynaPDF.GetLineWidth
- DynaPDF.GetPageLabel
- DynaPDF.GetPageNum
- DynaPDF.GetTemplWidth
- DynaPDF.GetTextWidth
- DynaPDF.SetOrientationEx
- DynaPDF.SetPageFormat
- DynaPDF.SetPageHeight
- DynaPDF.WriteStyledText
- DynaPDF.WriteStyledTextEx
Example Databases
- DynaPDF/Add Page Numbers
- DynaPDF/Apply Letter Paper to PDF
- DynaPDF/Invoice/Invoice
- DynaPDF/Merge PDFs
- DynaPDF/Multi Column Output
- DynaPDF/Picture to PDF
- DynaPDF/Place Template
- DynaPDF/Report
- DynaPDF/Styled Text
- DynaPDF/Watermark pages
FileMaker Magazin
Created 18th August 2014, last changed 18th August 2014
DynaPDF.GetPageNum - DynaPDF.GetPrintSettings
Feedback: Report problem or ask question.
