Navigation:  WebOffice Standard Reference > WebOffice Category > Print >

Custom Data on Print Template

Previous pageReturn to chapter overviewNext page

In WebOffice 10 R3 it is possible to display custom data (from an external application) in WebOffice 10 R3 client and on the print output document. This custom data consists of a pair of values, customtitle (ct) and customdata (cd) an will be assigned using the URL call interface. See chapter URL call Interface  for more information.

If you want to display this custom data also on the print output document, you have to configure these fields also on the print template, using add user text. For one pair of values you have to configure two user text elements on the template, one field called 'ct1' and one field called 'cd1'. If you assign more pairs, you have to configure several field-pairs on the template (e. g. ct1/cd1; ct2/cd2, etc.).

Note: In WebOffice author at Print/Template you don't have to configure these fields.

 

customtitle/customdata user text field

customtitle/customdata user text field

 

customtitle (ct) and customdata (cd) fields on print template

customtitle (ct) and customdata (cd) fields on print template

 

A sample URL Call with the print output document.

.../externalcall.jsp?project=WebOffice_SampleProject&ct1=currency&cd1=Schweizer Franken&ct2=GDP per capita&cd2=$ 68.433&ct3=inflation rate (2008)&cd3=0,7 percent&ct4=employee (2009)&cd4=ca. 4,53 mio&display=topright&language=en

 

customtitle (ct) and customdata (cd) on print output document 

customtitle (ct) and customdata (cd) on print output document