Create Custom PDF template
You can create Custom 2D PDF templates for publishing documents. You can store the templates either on the local machine or on a network.
Tags are used to extract information from a Publisher document in to a 2D PDF. Not all these tags are required.
Storyboard Tags
- Storyboard\Number - Displays the storyboard number when called in a template.
- Storyboard\Name -Displays the storyboard name when called in a template.
- Storyboard\Description - Displays the storyboard description when called in a template.
Snapshot Tags
- Snapshot\Name -Displays the snapshot name when called in a template.
- Snapshot\Number - Displays the snapshot number when called in a template.
- Snapshot\Description - Displays the snapshot description when called in a template.
- Snapshot\Image[Resolution] - Displays an image of the snapshot to the resolution.
- Snapshot\Image[PublishArea] - Displays an image of the snapshot to the publish area resolution value.
Transition Tags
- Transition\Image[Resolution][t=multiplier (Value from 0 to 1) ]- Displays the transition image at the given time and resolution.
Transition Duration - 10 sec
t = 0.5 implies 0.5*10=5 seconds
Transition image at the Fifth second
- Transition\Image[PublishArea][t=multiplier (Value from 0 to 1) ] - Displays the transition image at the given time and publish area resolution value.
- Transition\Description - Displays the transition description when called in a template.
Partslist Tag
- Partslist - Displays the parts list when called in template.
Note: Publish to canvas needs to be ON for the parts list to be recognized in the template.