2018.1

Table Of Contents
included as well (see File Properties). The report has a standard layout.
l
Custom: To create a custom PDF report, you need two files:
l
Template: A template design with the desired layout and variable data. This
.OL-TEMPLATE file has to be made in the Designer.
l
DataMapper: A Data Mapping Configuration that provides the variable data.
This .OL-DATAMAPPER file has to be made in the DataMapper module,
using the standard XML template report as data sample.
Find/Replace Dialog
The Find/Replace dialog can replace text within the current template. The scope of the
replacement depends on the currently selected tab in the Workspace. If the Source tab is
selected, the replace will affect the HTML source code. If the Design tab is selected, the replace
will affect the text on the page. If the Preview tab is selected, the Replace feature is inactive.
Note
When replacing text in the Design tab, formatting in the replaced text will be removed. If formatting
is necessary in the new text, select the Source tab before opening the Find/Replace dialog and
include the required HTML tags in the replacement text.
Here are the options available in this dialog
l
Find: The source string to find.
l
Replace with: The string to replace the source with.
l Direction
l
Forward: Look forward from the current position of the pointer in the template or
source.
l
Backward: Look backward from the current position of the pointer in the template or
source.
l Scope
l
All: Searches in the complete text of the template or source.
l
Selected lines: Searches in the currently selected text or source.
Page 746