Creates a customizable quote in French.
The document uses a XML master file to allow data to be driven into it, and then uses a transform script to create a HTML file for viewing.
This template will add the following to the project:
The Quotation document template will create a HTML file which is viewable in a web browser.
In DriveWorks Administrator open the project the document is to be applied and go to Stage4: Output Rules> Documents
Once the document has been added it will open in edit mode where various options and the parameters that hold the data can be driven.
The Options can be minimized to allow more document parameters in view.
Click the arrow next to the Options heading to toggle between minimized and maximized mode.
The Options available for editing include:
By default the rule given is <Document Name> & DWSpecification & ".html"
If the document is not required to be created for a specification the rule must result in one of the following:
delete, suppress, false, <delete>, <suppress> or <false>
By default the rule given is blank, meaning it will be stored with the specification.
The parameters that allow data to be driven into the document are listed below the options.
Each parameter has a pre-defined rule applied. The rule is either the name of a variable or a rule that uses the name of a variable.
Each parameter can have its pre-defined rule modified by selecting the parameter and clicking build to launch the rule builder. However we recommend modifying the variables to get the required results.
The images used in the document can be modified by replacing the existing images with your own.
A folder will be created in the Project location with the name:
<Document Name> Quote Document (Français)
This folder will contain the files Devis.xml, logo.png and a sub folder named Content.
The Content folder contains the file DevisTransform.xslt
Replace the images described above with your own to allow them to be used in each document created.
More advanced customizations can be done if you are familiar with XML and XSLT by modifying the corresponding files in the locations described above.