This is an example of the page thumbnail options file structure as it appears in ppopt_xxxx configuration files.
<?xml version="1.0" encoding="utf-8"?>
<PagePreviewOptions
xmlns="http://www.teradp.com/schemas/GN4/1/PagePreviewOptions.xsd"
Size="0"
PixelWidth="1000"
Margin="25000"
BoxLimit="0"
ShowImages="true"
ShowBorders="true"
FrameBorder="Thin"
FrameColor="blue"
FrameOverColor="red"
ShowInfo="false"
ShowDummy="false"
ShowType="false"
ShowFormat="false"
ShowNonPrintable="false"
FrameInfoFirst="&n, workstate: &w"
FrameInfoNext="&n"
ImageInfo="&n, w.state: &w"
InfoFontName="Arial"
InfoFontSize="8"
Format="PNG"
JpegQuality="90"/>
See also