1.4

l
Before element: The element is inserted before the current element where the
cursor is located. For example if the cursor is within a paragraph, insertion
occurs before the <p> tag.
l
After start tag: The element is inserted within the current element, at the
beginning, just after the start tag.
l
Before end tag: The element is inserted within the current element, at the
end, just before the end tag.
l
After element: The element is inserted after the current element where the
cursor is located. For example if the cursor is within a paragraph, insertion
occurs after the <p> tag.
PDF Page selector
This dialog is accessed by clicking the Page button next to the Source box in the Attributes
pane. It is used to select the page which is shown in the PDF source.
l
Source: Read-only box displaying the PDF source file. To change the source file you
must do it from the Attributes pane.
l
Page: Enter the page number to show or use the up and down arrow to select the page.
l
Number of Pages: Next to the page selector, a label indicates the number of pages in the
PDF.
l
Page Preview: Displays a preview of the specified page of the source.
Preflight dialog
Preflight is the act of executing the template and verifying that there will be no issues when
actually generating output. Preflight, however, does not actually produce the output.
To start preflight, simply go in the Menus under Context, then Preflight. The preflight runs
automatically and displays the results once it's done.
Profile Scripts
The Script Profiler is accessible through the Context -> Profile Scriptsmenu option. It runs the
scripts in the template in order to verify the speed at which scripts in the Scripts Pane execute. It
helps greatly in troubleshooting performance issues caused by scripting.
When the dialog opens, the script profiler runs automatically, on 1000 instances of all the
scripts by default (this can be changed through the "Scripting Preferences" on the previous
page).
Page 470