Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
Picture to PDF
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 7 |
Value Lists | 0 |
Custom Functions | 0 |
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 |
Merge PDFs |
3 fields defined, 1 record
| Merge PDFs |
Layout Objects: Merge PDFs
Field Name: Merge PDFs::DynaPDF LicenseKey | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: Merge PDFs::FinalPDF | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: Merge PDFs::InputImage | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Run”; Parameter: 1 ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Run”; Parameter: 2 ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Run”; Parameter: 3 ] Scripts: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Export Field Contents [ Merge PDFs::FinalPDF; Create folders:No ] Fields: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Insert File [ Merge PDFs::InputImage ]
[ Storage method: Insert ]
[ Display content ]
[ Compression: Never compress ] Fields: |
Button Properties | Coordinates | Script/Script Step | ||||
|
| Perform Script [ “Make PDF with navigation” ] Scripts: |
InitDynaPDF |
Run |
AddPictureOriginalBorder |
AddPictureOriginal |
AddPictureJPEG |
Place centered |
Make PDF with navigation |
Next Script: [Run] |
Script Name | InitDynaPDF |
Run script with full access privileges | Off |
Siri Shortcut Visible | 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: [AddPictureOriginalBorder] |
Script Name | Run |
Run script with full access privileges | Off |
Siri Shortcut Visible | 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: [Run] | Next Script: [AddPictureOriginal] |
Script Name | AddPictureOriginalBorder |
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: [AddPictureOriginalBorder] | Next Script: [AddPictureJPEG] |
Script Name | AddPictureOriginal |
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: [AddPictureOriginal] | Next Script: [Place centered] |
Script Name | AddPictureJPEG |
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: [AddPictureJPEG] | Next Script: [Make PDF with navigation] |
Script Name | Place centered |
Run script with full access privileges | Off |
Siri Shortcut Visible | 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: [Place centered] |
Script Name | Make PDF with navigation |
Run script with full access privileges | Off |
Siri Shortcut Visible | 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: Picture to PDF
Used functions:- DynaPDF.AppendPage
- DynaPDF.DrawCircle
- DynaPDF.EndPage
- DynaPDF.GetPageHeight
- DynaPDF.GetPageWidth
- DynaPDF.Initialize
- DynaPDF.InsertImage
- DynaPDF.IsInitialized
- DynaPDF.New
- DynaPDF.PageLink
- DynaPDF.ReadImageFormat
- DynaPDF.ReadImageResolution
- DynaPDF.Rectangle
- DynaPDF.Release
- DynaPDF.Save
- DynaPDF.SetColorSpace
- DynaPDF.SetCompressionFilter
- DynaPDF.SetFillColor
- DynaPDF.SetJPEGQuality
- DynaPDF.SetPageHeight
- DynaPDF.SetPageWidth
- DynaPDF.SetResolution
- DynaPDF.SetSaveNewImageFormat
