Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
Shrink PDF 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 | 1 |
Custom Menus | 33 |
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 |
5 fields defined, 1 record
|
Layout Objects: PDF
Field Name: PDF::Input PDF | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: PDF::Output PDF | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: PDF::DynaPDF License Key | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: PDF::StartPageOffset | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: PDF::Restored | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Shrink” ] Scripts: |
InitDynaPDF |
Shrink |
Reverse |
Extract |
Next Script: [Shrink] |
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: [Reverse] |
Script Name | Shrink |
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: [Shrink] | Next Script: [Extract] |
Script Name | Reverse |
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: [Reverse] |
Script Name | Extract |
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 |
|
Menu Sets | Menus | In Scripts | In Layouts | Comments |
[Standard FileMaker Menus] |
| |||
Custom Menu Set 1 |
Download example: Shrink PDF pages
Used functions:- DynaPDF.AppendPage
- DynaPDF.AttachFileContainer
- DynaPDF.EditPage
- DynaPDF.EndPage
- DynaPDF.GetBBox
- DynaPDF.GetEmbeddedFileAsContainer
- DynaPDF.GetEmbeddedFileCount
- DynaPDF.GetImportPageCount
- DynaPDF.GetTemplHeight
- DynaPDF.GetTemplWidth
- DynaPDF.ImportPageAsTemplate
- DynaPDF.ImportPDFFile
- DynaPDF.Initialize
- DynaPDF.IsInitialized
- DynaPDF.New
- DynaPDF.OpenPDFFromContainer
- DynaPDF.PlaceTemplateEx
- DynaPDF.Rectangle
- DynaPDF.Release
- DynaPDF.Save
- DynaPDF.SetBBox
- DynaPDF.SetColorSpace
- DynaPDF.SetFillColor
- DynaPDF.SetFont
- DynaPDF.SetLineWidth
- DynaPDF.SetPageCoords
- DynaPDF.SetPageHeight
- DynaPDF.SetPageWidth
- DynaPDF.SetStrokeColor
- DynaPDF.WriteFTextEx
- Files.LaunchFile
- Files.WriteFile
- Folders.UserDesktop
- Path.AddPathComponent
- Path.LastPathComponent