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 PDFA
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 3 |
Value Lists | 1 |
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 |
ConvertToPDFA |
9 fields defined, 2 records
| ConvertToPDFA |
Table Name: ConvertToPDFA - 9 Fields | ||||||||
Field Name | Type | Options | Comments | On Layouts | In Relationships | In Scripts | In Value Lists | |
InputPDF | Normal, Binary | Auto-Enter:
|
|
|
||||
OutputPDF | Normal, Binary | Auto-Enter:
|
|
|
||||
PDFVersion | Normal, Text | Auto-Enter:
|
|
|
||||
PDFVersionUsed | Normal, Text | Auto-Enter:
|
|
|
||||
DynaPDFLicenseKey | Normal, Text | Auto-Enter:
|
|
|
|
|||
CheckConformanceResult | Normal, Text | Auto-Enter:
|
|
|
||||
Gray ICC Profile | Normal, Binary | Auto-Enter:
|
|
|
||||
RGB ICC Profile | Normal, Binary | Auto-Enter:
|
|
|
||||
CMYK ICC Profile | Normal, Binary | Auto-Enter:
|
|
|
Layout Objects: ConvertToPDFA
Field Name: ConvertToPDFA::InputPDF | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: ConvertToPDFA::OutputPDF | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: ConvertToPDFA::PDFVersion | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: ConvertToPDFA::PDFVersionUsed | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: ConvertToPDFA::DynaPDFLicenseKey | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: ConvertToPDFA::CheckConformanceResult | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: ConvertToPDFA::Gray ICC Profile | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: ConvertToPDFA::RGB ICC Profile | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: ConvertToPDFA::CMYK ICC Profile | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Button Properties | Coordinates | Script/Script Step | |||
|
| Perform Script [ “Convert” ] Scripts: |
Convert |
InitDynaPDF |
Clear |
Next Script: [InitDynaPDF] |
Script Name | Convert |
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] | Next Script: [Clear] |
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] |
Script Name | Clear |
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 PDFA
Used functions:- DynaPDF.AddOutputIntentEx
- DynaPDF.CheckConformance
- DynaPDF.CreateStructureTree
- DynaPDF.GetPDFVersion
- DynaPDF.ImportPDFFile
- DynaPDF.Initialize
- DynaPDF.IsInitialized
- DynaPDF.New
- DynaPDF.OpenPDFFromContainer
- DynaPDF.Release
- DynaPDF.Save
- DynaPDF.SetImportFlags
- DynaPDF.SetLanguage
- DynaPDF.SetPDFVersion
- DynaPDF.SetReplaceICCProfileData