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 Page Numbers
- DynaPDF/Bookmarks
- DynaPDF/Create Form
- DynaPDF/Form/Form
- DynaPDF/Generate Previews
- DynaPDF/Live Styled Text
- DynaPDF/Multi Column Output
- DynaPDF/Page Layouting
- DynaPDF/Watermark pages
- DynaPDF/WMF Conversion
Blog Entries
- MBS FileMaker Advent calendar - Door 6 - Sending Out Wishlist Forms
- 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
FileMaker Magazin
This function checks for a license.
Created 18th August 2014, last changed 18th October 2016
