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:
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
Statistic
FMM
Blog
DynaPDF.EndPage
This function closes an open page that was opened by AppendPage or EditPage.
Component | Version | macOS | Windows | Linux | Server | FileMaker 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.AppendPage
- DynaPDF.EditPage
- DynaPDF.EndPattern
- DynaPDF.MovePage
- DynaPDF.SetOrientationEx
- DynaPDF.SetPageBreakExpression
- DynaPDF.SetTextRect
- DynaPDF.WebLink
- DynaPDF.WriteFTextEx
- DynaPDF.WriteStyledText
Example Databases
- DynaPDF/Apply Letter Paper to PDF
- DynaPDF/Bookmarks
- DynaPDF/Catalog with tables
- DynaPDF/Create DeviceN ColorSpace
- DynaPDF/Create PDF with Bezier Curves
- DynaPDF/Form/Form
- DynaPDF/Picture to PDF with navigation
- DynaPDF/Styled Text
- DynaPDF/ZUGFeRD 2.0/ZUGFeRD 2.0 Invoice
- OCR/OCR with DynaPDF
Blog Entries
- 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
- Create two page PDF document in FileMaker
- PDF Forms with MBS Plugin
- Normalize PDF orientation with MBS Plugins and DynaPDF
FileMaker Magazin
- Ausgabe 6/2020, Seite 35
- Ausgabe 3/2019, Seite 38, PDF
- Ausgabe 2/2019, Seite 27, PDF
- Ausgabe 5/2018, Seite 28, PDF
Created 18th August 2014, last changed 18th October 2016
DynaPDF.EndLayer - DynaPDF.EndPattern
Feedback: Report problem or ask question.

Links
MBS Xojo Chart Plugins