You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Bh...@iflexsolutions.com on 2005/07/04 13:22:27 UTC

Resetting PageNumber in a single report

Hi All,


"I am using FOP to generate PDF file which contains multiple reports.

I need to Reset the page number(i.e. start from 1 again) after the
completion of each report.

Can someone please suggest how to achieve this?"


Thanks and Regards
Bhaskar K S



DISCLAIMER:
This message contains privileged and confidential information and is intended only for the individual named.If you are not the intended recipient you should not disseminate,distribute,store,print, copy or deliver this message.Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted,corrupted,lost,destroyed,arrive late or incomplete or contain viruses.The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version.

Re: Resetting PageNumber in a single report

Posted by Chris Bowditch <bo...@hotmail.com>.
BhaskarKS@iflexsolutions.com wrote:

> I need to Reset the page number(i.e. start from 1 again) after the 
> completion of each report.
> 
> Can someone please suggest how to achieve this?“

create a new page-sequence for each report and specify initial-page-number="1" 
on the page-sequence element.

Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org