Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetPageWidth
The function returns the width of the currently open page.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
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/Catalog with tables
- DynaPDF/Merge PDFs
- DynaPDF/Multi Column Output
- DynaPDF/Personalized PDFs
- DynaPDF/Place Template
- DynaPDF/Report
- DynaPDF/Styled Text
- DynaPDF/WriteFText
- Mac and iOS/PDFKit/Pictures to PDF
Blog Entries
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014
