Help

Table Of Contents
FILEMAKER PRO HELP 1058
Originated in
FileMaker Pro 8.0
Description
This script step operates in all modes except Find mode.
Example 1
Finds and sorts records, then saves the found set as an Excel file without prompting the user.
Go to Layout ["Invoices"]
Perform Find [Restore]
Sort Records [Restore; No dialog]
Save Records As Excel [No dialog; "Unpaid Invoice List.xlsx"; Records
being browsed]
Related topics
Saving and sending records as an Excel file
Export Records script step
Import Records script step
Script steps reference (alphabetical list)
Script steps reference (category list)
Save Records As PDF
Purpose
Saves records to a specified PDF file.
Format
Save Records As PDF [Append; No dialog; “<output filename>”; Automatically
open; Create email; Records being browsed/Current record/Blank record, as
formatted/with boxes/with underlines]
Note In order to save records as a PDF file, your privilege set must include Allow printing, or you
must select Run script with full access privileges in the Edit Script dialog box.
Options
Select Append to existing PDF to append the records being browsed, the current record,
or a blank record after the last page of the specified PDF file. When you append records,
FileMaker Server scheduled script No
FileMaker Go No
Custom Web Publishing No
FileMaker WebDirect No
Runtime solution Yes
Where the script step runs Supported