Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
PDF Merge Shrink Tool
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 1 |
Layouts | 1 |
Scripts | 9 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 33 |
File Options | |
Default custom menu set | [Standard FileMaker Menus] |
Default theme | Apex Blue |
When opening file | |
Minimum allowed version | 12.0 |
Login using | Account Name; Account= Admin |
Allow user to save password | On |
Require iOS passcode | Off |
Show Sign-in fields | Off |
Switch to layout | Off |
Hide all toolbars | Off |
Script triggers | |
OnFirstWindowOpen | Off |
OnLastWindowClose | Off |
OnWindowOpen | Off |
OnWindowClose | Off |
OnFileAVPlayerChange | Off |
OnWindowTransaction | Off |
Thumbnail Settings | |
Generate Thumbnails | On; Temporary |
Table Name | Statistics |
Occurrences in Relationship Graph |
PDFTool | 10 fields defined, 0 record |
PDFTool__PTO, PDFTool__Self|One |
Table Name: PDFTool - 10 Fields | ||||||||
Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
PDFContainer | Normal, Binary |
Auto-Enter:
|
||||||
gDropLogo | Normal, Binary |
Auto-Enter:
|
||||||
InternalFileSourceNote | Normal, Text |
Auto-Enter:
|
||||||
Path | Normal, Text |
Auto-Enter:
|
||||||
Sort | Normal, Number |
Auto-Enter:
|
||||||
One | Calculated, Number |
Calculation:
|
||||||
gFinalPDF | Normal, Binary |
Auto-Enter:
|
||||||
FileName | Normal, Text |
Auto-Enter:
|
||||||
gQuartzFiltersToUse | Normal, Text |
Auto-Enter:
|
||||||
NumberOfPagesInFile | Normal, Number |
Auto-Enter:
|
Layout Objects: PDF Tool
Field Name: PDFTool__PTO::PDFContainer | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
No |
Field Name: PDFTool__PTO::gDropLogo | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
No |
Field Name: PDFTool__PTO::gQuartzFiltersToUse | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
No |
Field Name: PDFTool__PTO::Sort | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes |
Field Name: PDFTool__PTO::FileName | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes |
Field Name: PDFTool__PTO::gFinalPDF | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
No |
Field Name: PDFTool__PTO::NumberOfPagesInFile | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
|
Field Format:
|
Field Behavior:
|
Yes |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Quartz Filter Functions”; Parameter: "ShowFilterManager" ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Quartz Filter Functions”; Parameter: "GetFilterList" ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Clear all” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “DropZone ReInitialize i.e. after Layout Mode” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “UpDownManualTrigger”; Parameter: "Up" ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “UpDownManualTrigger”; Parameter: "Down" ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Delete Record/Request [ No dialog ] |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Combine PDFs” ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
|
Perform Script [ “Export FinalPDF” ] Scripts: |
Conditional Formatting | Condition | Format |
1. |
|
self:normal .self { } self:normal .icon { -fm-icon-color: rgba(40%,69.4118%,19.6078%,1); } |
Popover Button Properties | Coordinates | |||||
|
|
|||||
Popover Properties | Coordinates | |||||
|
|
|||||
Popover Content | ||||||
Tab Controls | Slide Controls | Fields | Buttons | Portals | Web Viewer Controls | Charts |
Field Objects
|
|
Popover Button Properties | Coordinates | |||||
|
|
|||||
Popover Properties | Coordinates | |||||
|
|
|||||
Popover Content | ||||||
Tab Controls | Slide Controls | Fields | Buttons | Portals | Web Viewer Controls | Charts |
Field Objects
|
Conditional Formatting | Condition | Format |
1. |
|
self:normal .self { } self:normal .icon { -fm-icon-color: rgba(40%,69.4118%,19.6078%,1); } |
OnLayoutEnter_SetupDrop |
OnLayoutExit_FreeDrop |
DropZone ReInitialize i.e. after Layout Mode |
DragAction |
Clear all |
UpDownManualTrigger |
Combine PDFs |
Export FinalPDF |
Quartz Filter Functions |
Next Script: [OnLayoutExit_FreeDrop] |
Script Name | OnLayoutEnter_SetupDrop |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [OnLayoutEnter_SetupDrop] | Next Script: [DropZone ReInitialize i.e. after Layout Mode] |
Script Name | OnLayoutExit_FreeDrop |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [OnLayoutExit_FreeDrop] | Next Script: [DragAction] |
Script Name | DropZone ReInitialize i.e. after Layout Mode |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [DropZone ReInitialize i.e. after Layout Mode] | Next Script: [Clear all] |
Script Name | DragAction |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [DragAction] | Next Script: [UpDownManualTrigger] |
Script Name | Clear all |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [Clear all] | Next Script: [Combine PDFs] |
Script Name | UpDownManualTrigger |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [UpDownManualTrigger] | Next Script: [Export FinalPDF] |
Script Name | Combine PDFs |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [Combine PDFs] | Next Script: [Quartz Filter Functions] |
Script Name | Export FinalPDF |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: [Export FinalPDF] |
Script Name | Quartz Filter Functions |
Run script with full access privileges | Off |
Siri Shortcut Visible | Off |
Include In Menu | No |
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: PDF Merge Shrink Tool
Used functions:- Container.GetCount
- DragDrop.CreateWithControl
- DragDrop.GetFileDescriptor
- DragDrop.GetFileDescriptorCount
- DragDrop.GetPath
- DragDrop.GetPathCount
- DragDrop.GetTypes
- DragDrop.RegisterDropTypes
- DragDrop.Release
- DragDrop.SetCursor
- DragDrop.SetDragActionHandler
- DragDrop.SetImage
- Files.FileExists
- Files.ReadFile
- Path.LastPathComponent
- PDFKit.Combine
- PDFKit.GetCurrentFilter
- PDFKit.GetPDFPageCount
- PDFKit.OpenContainer
- PDFKit.Release
- PDFKit.SetCurrentFilter
- QuartzFilterManager.Filters
- QuartzFilterManager.ShowPanel
- Text.Trim
