Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.GetPageHeight
The function returns the height of the currently open page.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetPageHeight"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns page height value.
Description
The function returns the height of the currently open page.If no open page can be detected the return value is the default height which will be used for newly created pages.
See also GetPageHeight function in DynaPDF manual.
See also
- DynaPDF.GetTemplHeight
- DynaPDF.RotateCoords
- DynaPDF.SetFontWeight
- DynaPDF.SetOrientationEx
- DynaPDF.SetPageFormat
- DynaPDF.SetPageHeight
- DynaPDF.SetPageLayout
- DynaPDF.WriteFTextEx
- DynaPDF.WriteStyledText
- DynaPDF.WriteStyledTextEx
Example Databases
- DynaPDF/Add Page Numbers
- DynaPDF/Apply Letter Paper to PDF
- DynaPDF/Catalog with tables
- DynaPDF/Invoice/Invoice
- DynaPDF/Merge 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
