Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
templator [2018/03/10 02:06] – [User Text Input Validation] o2admintemplator [2022/05/14 02:45] – [External Data] o2wiki
Line 83: Line 83:
   * **Input Validation Column** See the User Input Validation Rules at the bottom of this page   * **Input Validation Column** See the User Input Validation Rules at the bottom of this page
   * **User Input Label Column** The label to show on the form if empty the find text will be used as a label   * **User Input Label Column** The label to show on the form if empty the find text will be used as a label
 +==== Javascript ====
 +
 +
 +
 ==== External Data ==== ==== External Data ====
 This gives you the option of retrieving data from an external source, such as a custom webpage linked to a database. This gives you the option of retrieving data from an external source, such as a custom webpage linked to a database.
Line 128: Line 132:
   * **Prompt for Filename** If unticked then the PowerScript will save without asking to confirm the filename   * **Prompt for Filename** If unticked then the PowerScript will save without asking to confirm the filename
  
-==== Export as PDF ==== +==== Export PDF ==== 
-Exportsthe document as an Illustrator file+Exports the document as an Illustrator file
  
   * **Export to**   * **Export to**
Line 145: Line 149:
   * **Prompt for Filename** If unticked then the PowerScript will save without asking to confirm the filename   * **Prompt for Filename** If unticked then the PowerScript will save without asking to confirm the filename
   * **Preview PDF after creation** If ticked open the PDF in the default PDF reader.   * **Preview PDF after creation** If ticked open the PDF in the default PDF reader.
 +
 +
 +
 +==== Export Image ====
 +Exports the Template Artboard as an Image
 +
 +  * **Export to**
 +    * **Do not export the document**  - Do not export a PDF file
 +    * **Documents Folder** Save to your documents folder
 +    * **Fixed Location** Save to a fixed location
 +    * **Newly created folder** Save to the newly created folder selected in the Folder option above
 +    * **Working Folder** Save to the same folder as the original document. Note: this will not work is the document is not saved.
 +    * **Sub-Folder** Save to a subfolder same folder as the original document. Note: this will not work is the document is not saved. 
 +  * **Filename** Enter the filename to save as, you can include find and replace variables in there too, such as "PROOF of J{id} {jobTitle}.{ext}"\\ {ext} is the default extension
 +  * **Type** Select from PNG, JPEG, TIFF and PSD (Photoshop)
 +  * **Resolution** From 72dpi to 2400dpi
 +  * **Jpeg Quality** From 10% to 100%
 +  * **Prompt for Filename** If unticked then the PowerScript will save without asking to confirm the filename
 +  * **Transparent PNG/PSD** Enable transparency in PNG and PSD files
  
 ====== Date Formats ====== ====== Date Formats ======