Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.EndPage
This function closes an open page that was opened by AppendPage or EditPage.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.EndPage"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns OK on success.
Description
This function closes an open page that was opened by AppendPage or EditPage.See also EndPage function in DynaPDF manual.
Examples
Close current page:
Set Variable [$r; Value:MBS("DynaPDF.EndPage"; $pdf)]
See also
- DynaPDF.EditPage
- DynaPDF.EndLayer
- DynaPDF.EndPattern
- DynaPDF.MovePage
- DynaPDF.RenderPage
- DynaPDF.SetOrientationEx
- DynaPDF.SetTextRect
- DynaPDF.WebLink
- DynaPDF.WriteFTextEx
- DynaPDF.WriteFTextExRotated
Example Databases
- DynaPDF/Add Weblinks
- DynaPDF/Coordinates
- DynaPDF/Create DeviceN ColorSpace
- DynaPDF/Personalized PDFs
- DynaPDF/Place Picture
- DynaPDF/Report
- DynaPDF/Signature Appearance
- DynaPDF/Styled Text
- DynaPDF/Tables
- DynaPDF/ZUGFeRD 2.0/Factur-X Invoice
Blog Entries
- Page Layouting in DynaPDF
- PDF Attachments in FileMaker with DynaPDF
- MBS Plugin Advent calendar: 15 - DynaPDF
- Merge documents with DynaPDF
- New in MBS FileMaker Plugin 11.0
- Adding cutting lines for PDF in FileMaker
- Multi Column Output for PDFs with FileMaker
- Swiss QR-Codes for invoices as vector graphics
- Example Script for DynaPDF.FindText and DynaPDF.WebLink
- Merge PDF with table of contents
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 18th October 2016