Difference between revisions of "Create an MS Word Print Template"
From LongJump Support Wiki
imported>Aeric (Created page with "===Creating the Template File=== On your local system, create a Word document saved in <tt>.docx</tt> format. {{Note|The <tt>.docx</tt> file is stored in an XML format the platfo…") |
imported>Aeric |
||
Line 1: | Line 1: | ||
===Creating the Template File=== | ===Creating the Template File=== | ||
On your local system, create a Word document | # On your local system, create a Word document | ||
# Add boilerplate text and place-holder images. | |||
# Insert template variables, record-specific images, and/or charts, as explained below. | |||
# Save it in <tt>.docx</tt> format. | |||
{{Note|The <tt>.docx</tt> file is stored in an XML format the platform can work with. A <tt>.doc</tt> file is in a binary (numeric) format that won't work.}} | {{Note|The <tt>.docx</tt> file is stored in an XML format the platform can work with. A <tt>.doc</tt> file is in a binary (numeric) format that won't work.}} | ||
===Adding Template Variables=== |
Revision as of 01:44, 17 February 2012
Creating the Template File
- On your local system, create a Word document
- Add boilerplate text and place-holder images.
- Insert template variables, record-specific images, and/or charts, as explained below.
- Save it in .docx format.