Script Steps Reference

Table Of Contents
FILEMAKER SCRIPT STEPS REFERENCE 95
In the Initial View tab, you can define the initial view for the layout and magnification for
the PDF file.
Compatibility
Originated in
FileMaker Pro 8.0
Description
This script step operates in all modes except Find mode.
Note Mac OS: Save Records As PDF is not supported in runtime solutions. However, users can
print the current record to PDF by choosing File menu > Print > PDF.
Examples
Go to Layout ["Layout #4"]
Save Records As PDF [No dialog, "Contacts.pdf"; Records being browsed]
The following adds the records being browsed after the last page of the existing Contacts.pdf file.
Go to Layout ["Layout #4"]
Save Records As PDF [Append; No dialog, "Contacts.pdf"; Records being
browsed]
Related topics
Export Records script step
Import Records script step
Script steps reference (alphabetical list)
Contents
Save Records As Snapshot Link
Purpose
Saves a set of found records to a FileMaker Pro Snapshot Link (FMPSL) file.
Format
Save Records As Snapshot Link [“<output filename>”; Records being browsed/
Current record]
Where the script step runs Supported
FileMaker Pro Yes
FileMaker Server scheduled script No
FileMaker Go Yes
Custom Web Publishing No
Instant Web Publishing No
Runtime solution No