NeptuneLabs FSI Viewer JS User Manual page 296

Table of Contents

Advertisement

The default value of "0" means no offset so that the Roman numbers start with "I".
CustomPageNumbers
Description
Syntax
Default
Context
Version
Use "CustomPageNumbers" to specify custom page numbers as a comma
separated string. Items starting with underscore ("_") will not be displayed.
Pages without a custom page number will use the ordinary page numbering.
Example: < CustomPageNumbers value="_cover1,_cover2,3,4,5,_" />
In this case the cover page and the first left page will have no page number.
The first right page will start with page number "3". The sixth page again has no
page number and the seventh and following page will be numbered as usual.
Note: The parameter → FirstPageNumber has no impact on the custom page
numbers. You can therefore use this parameter to modify the value of the first
ordinary page number.
CustomPageNumbersFile
Description
Syntax
Default
Context
Version
Same as CustomPageNumbers, but the page number values will be loaded from an
XML file. You can either define a path relative to the fsi/config/pages_xml/ directory
or an absolute URL. The required format of the XML file is as follows:
<fsi>
<pagenumbers>3,6,7</pagenumbers>
</fsi>
NeptuneLabs - FSI Viewer
Comma separated string of custom page numbers
Number
———
Pages plug-in node or HTTP query prefixed with "pages_"
FSI Pages 5.5.5 or higher, FSI Pages mobile 1.0.0
URL or path to an XML file containing custom page numbers
String
———
plug-in node or HTTP query prefixed with "pages_"
FSI Pages 5.5.5 or higher
9 FSI Pages Add-on
296

Advertisement

Table of Contents
loading

Table of Contents