7 FSI Pages JS
157
NeptuneLabs - FSI Viewer
RomanPageNumbersOffset
Description
Offset Roman page numbers by given value
Syntax
Integer
Default
0
Context
FSI Pages JS
Defines the value of the first Roman page number.
The default value of "0" means no offset so that the Roman numbers start with "I".
CustomPageNumbers
Description
Comma separated string of custom page numbers
Syntax
String
Default
-
Context
FSI Pages JS
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.