AH Formatter /
XSL Formatter
XSLT/XSL-FO/SVG/MathML ConformanceXSL-FO |
|
| Q. |
Is it possible to start the page number from 0 by setting to <fo:page-number/>.
[No.2003111704]
|
|---|---|
| A. |
No, it's impossible to start the page-sequence from 0. Values have the following meanings: A positive integer. If a negative or non-integer value is provided, the value will be rounded to the nearest integer value greater than or equal to 1. Therefore if the value 0 is specified, the initial value becomes the value 1. |