Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MBS FileMaker Plugin Example Databases
Extract PDF Pages
All examples are included with download of MBS FileMaker Plugin.
Overview | |
Tables | 1 |
Relationships | 0 |
Layouts | 1 |
Scripts | 2 |
Value Lists | 0 |
Custom Functions | 0 |
Custom Menus | 32 |
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 |
Webviewer PDFKit |
5 fields defined, 2 records
| Webviewer PDFKit |
Layout Objects: Webviewer PDFKit
Field Name: Webviewer PDFKit::data | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: Webviewer PDFKit::PageIndex | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Webviewer PDFKit::PageCount | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Field Name: Webviewer PDFKit::PageImage | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| No |
Field Name: Webviewer PDFKit::PageText | |||||
Field Properties | Coordinates | Field Format | Field Behavior | Quick Find | |
|
| Field Format:
| Field Behavior:
| Yes |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageCount; MBS("PDFKit.GetPDFPageCount"; Webviewer PDFKit::data) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageImage; MBS("PDFKit.GetPDFPageImage"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageText; MBS("PDFKit.GetPDFPageText"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageText; MBS("PDFKit.GetPDFText"; Webviewer PDFKit::data) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageImage; MBS("PDFKit.GetPDFPageImage"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex; "bmp"; "PDFPage.bmp") ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageImage; MBS("PDFKit.GetPDFPageImage"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex; "gif"; "PDFPage.gif") ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageImage; MBS("PDFKit.GetPDFPageImage"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex; "jpg"; "PDFPage.jpg") ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageImage; MBS("PDFKit.GetPDFPageImage"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex; "png"; "PDFPage.png") ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageImage; MBS("PDFKit.GetPDFPageImage"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex; "png"; "PDFPage.png"; 300) ] Fields: |
Button Properties | Coordinates | Script/Script Step | |||
|
| Set Field [ Webviewer PDFKit::PageText; MBS("PDFKit.GetPDFPageFormattedText"; Webviewer PDFKit::data; Webviewer PDFKit::PageIndex) ] Fields: |
Print PDF |
Print PDF 2 Copies of page 2 |
Next Script: [Print PDF 2 Copies of page 2] |
Script Name | Print PDF |
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: [Print PDF] |
Script Name | Print PDF 2 Copies of page 2 |
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: Extract PDF Pages
Used functions: