NeptuneLabs FSI Viewer JS User Manual page 262

Table of Contents

Advertisement

XML Page data in configuration files
<fsi_parameter>
<FPX>
...
</FPX>
<Pages>
<Page file="page065.tif.xml">
</Page>
</Pages>
</fsi_parameter>
XML Data Format for Pages
Usually you don't need to edit the XML data for FSI Pages manually, as FSI Pages
Converter creates the XML data for you. The description below provides information
on the format in case you want to edit the data manually or if you want to use a
different tool to create the page data.
XML Page data with 2 links
<Page file="page16.pdf">
<Links urlprefix="http://somesite.com/product.php?id=">
</Links>
</Page>
<page> node
This is the root node for XML page data. The following attributes will be recognized
by FSI Pages:
NeptuneLabs - FSI Viewer
<Links>...</Links>
<Area tip="Some Tip" url="599">
<Shape coords="0.20,0.73, 0.25,0.73,
0.25,0.72, 0.2,0.72" />
<Shape coords="0.35,0.73, 0.41,0.73,
0.41,0.72, 0.35,0.72" />
<Text>Some long descriptive text</Text>
</Area>
<Area tip="Another Tip" url="210">
<Shape coords="0.20,0.73, 0.25,0.73,
0.25,0.72,0.2,0.72" />
</Area>
9 FSI Pages Add-on
262

Advertisement

Table of Contents
loading

Table of Contents