| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
MBS FileMaker Plugin Example Databases
Convert to 2 Pages
All examples are included with download of MBS FileMaker Plugin.
| Overview | |
| Tables | 1 |
| Relationships | 0 |
| Layouts | 1 |
| Scripts | 4 |
| Value Lists | 0 |
| Custom Functions | 0 |
| Custom Menus | 24 |
| File Options | |
| Default custom menu set | [Standard FileMaker Menus] |
| When opening file | |
| Minimum allowed version | 12.0 |
| Login using | Account Name; Account= Admin |
| Allow user to save password | Off |
| Require iOS passcode | Off |
| Switch to layout | Off |
| Hide all toolbars | Off |
| Script triggers | |
| OnFirstWindowOpen | Off |
| OnLastWindowClose | Off |
| OnWindowOpen | Off |
| OnWindowClose | Off |
| OnFileAVPlayerChange | Off |
| Thumbnail Settings | |
| Generate Thumbnails | On; Temporary |
| Table Name |
Statistics
| Occurrences in Relationship Graph |
| Convert to 2 Pages |
2 fields defined, 0 record
| Convert to 2 Pages |
Layout Objects: Convert to 2 Pages
| Field Name: Convert to 2 Pages::InputPDF | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No | |
| Field Name: Convert to 2 Pages::OutputPDF | |||||
| Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No | |
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Convert to 2 Pages” ] Scripts: |
||||
| Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Convert to 4 Pages” ] Scripts: |
||||
| InitDynaPDF |
| Convert to 4 Pages |
| Convert to 2 Pages |
| Add crop markers |
| Next Script: [Convert to 4 Pages] |
| Script Name | InitDynaPDF |
| Run script with full access privileges | Off |
| Include In Menu | Yes |
| Layouts that use this script |
|
| Scripts that use this script | |
| Script Definition | |
| Script Steps |
|
| Fields used in this script |
|
| Scripts used in this script |
|
| Layouts used in this script |
|
| Tables used in this script |
|
| Table occurrences used by this script |
|
| Custom Functions used by this script |
|
| Custom menu set used by this script |
|
| Previous Script: [InitDynaPDF] | Next Script: [Convert to 2 Pages] |
| Script Name | Convert to 4 Pages |
| Run script with full access privileges | Off |
| Include In Menu | Yes |
| Layouts that use this script | |
| Scripts that use this script |
|
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script |
|
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script |
|
| Custom menu set used by this script |
|
| Previous Script: [Convert to 4 Pages] | Next Script: [Add crop markers] |
| Script Name | Convert to 2 Pages |
| Run script with full access privileges | Off |
| Include In Menu | Yes |
| Layouts that use this script | |
| Scripts that use this script |
|
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script |
|
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script |
|
| Custom menu set used by this script |
|
| Previous Script: [Convert to 2 Pages] |
| Script Name | Add crop markers |
| Run script with full access privileges | Off |
| Include In Menu | Yes |
| Layouts that use this script |
|
| Scripts that use this script |
|
| Script Definition | |
| Script Steps |
|
| Fields used in this script | |
| Scripts used in this script | |
| Layouts used in this script |
|
| Tables used in this script | |
| Table occurrences used by this script | |
| Custom Functions used by this script |
|
| Custom menu set used by this script |
|
Download example: Convert to 2 Pages
Used functions:- DynaPDF.AppendPage
- DynaPDF.ClosePath
- DynaPDF.EndPage
- DynaPDF.GetImportPageBounds
- DynaPDF.GetImportPageCount
- DynaPDF.ImportPageAsTemplate
- DynaPDF.Initialize
- DynaPDF.IsInitialized
- DynaPDF.LineTo
- DynaPDF.MoveTo
- DynaPDF.New
- DynaPDF.OpenPDFFromContainer
- DynaPDF.PlaceTemplateEx
- DynaPDF.Rectangle
- DynaPDF.Release
- DynaPDF.Save
- DynaPDF.SetBBox
- DynaPDF.SetLineWidth
- DynaPDF.SetPageHeight
- DynaPDF.SetPageWidth
- DynaPDF.SetStrokeColor
- Math.TextToNumber