2022.2

Table Of Contents
Field Type Description
enabled
boolean Whenenabled,thestationerywillbeincludedintheoutput(Printsectionsonly).
url
String Specifiestheimagetouseasvirtualstationery.ForafilenamedMy_Media.pdf,storedinsidethetemplate
resources,theurlwouldbeimages/My_Media.pdf.Thecompletesyntaxforanexternalfile
is:file://<host>/<path>.Ifthehostis"localhost",itcanbeomitted,resultinginfile:///<path>,forexample:
file:///c:/users/Adminstrator/Pictures/My_Media.jpg.
page
Number PDFandTIFFfilesmaycountmorethanonepage.Specifythepagenumbertouse.
position
"MediaPosition"on
page1296
Thepositionisusedtoplacethestationeryonthepage(absolute,centered,fittomedia).
top
Measurement Theverticaloffsetfromthetopofthepage,usedtopositionthestationery(onlywhenabsolutepositioningis
selected).Thisvaluecanbenegative.
left
Measurement Thehorizontaloffsetfromtheleftofthepage,usedtopositionthestationery(onlywhenabsolutepositioning
isselected).Thisvaluecanbenegative.
Numberfunctions
Note: ThelocalealsoinfluencestheoutputofsomeNumberfunctions;see"Locale"on
page706.
Tip: Forfieldsthatcontainanumber,youcanalsoenteraformattingpatternviatheHelperWiz-
ardandtheTextScriptWizard;see"UsingtheHelperWizard"onpage725,"UsingtheText
ScriptWizard"onpage729,"Formattingvariabledata"onpage732and"Numberpatterns"on
thefacingpage).
currency(value)
Formatsanumberasanamountofmoney.Whichcurrencysymbolandwhichthousandsseparatorare
useddependsontheLocale;see"Locale"onpage706.
value
Anumber.ThiscanbeavaluefromafieldthatcontainsaSmallInteger,BigInteger,Float,SmallCur-
rencyorLargeCurrency.
currency(value, pattern)
Formatsanumberasanamountofmoneyusingacustompattern.Whichcurrencysymbolandwhich
thousandsseparatorareuseddependsontheLocale;see"Locale"onpage706.Foravailablepat-
terns,see"Numberpatterns"onthefacingpage.
Page 1195