I'm using flying saucer to convert HTML data to PDF, but I've one issue to solve.
I want the page counter to only begin on the second page.
How can I do it?
I've discovered. Just put "-fs-page-sequence" in a style on page that you want to start the counter, and the page counter will be reseted.
For instance:
<div style='-fs-page-sequence'></div>
-fs-page-sequence: values start or auto (the default) and allows you to limit the scope of the page and pages counters to a portion of the document