Format Section


NameDefaultDescription
stylesheetrequiredCSS style sheet to use
xdpi96horizontal resolution in dots/inch
ydpi96vertical resolution in dots/inch
languageuserlanguage with which to format numbers, dates and times

The horizontal and vertical resolution will default to the value of the current screen resolution. This would normally be 96 dpi. If the current system is configured for large fonts it could be 120 dpi. If it is customized it might be any value.

An example format configuration might be:

<format> <stylesheet>C:\default.css</stylesheet> <xdpi>96</xdpi> <ydpi>96</ydpi> <language>english</language> </format>