Thanks for the answer. -----Ursprüngliche Nachricht----- Von: Jeremias Maerki [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 21. März 2007 15:48 An: [email protected] Betreff: Re: page numbering in fo/pdf output (FOP 0.93)
What you obviously need is support for PDF "PageLabels" (Chapter 8.3.1 in PDF 1.4). That's currently not implemented in FOP. Sorry. Shouldn't be too hard to implement, though. On 15.03.2007 17:50:47 Hinrich Aue wrote: > Hello everybody, > > I've noticed that you can change page numbering in a PDF in the following > way: > > In out PDF generated with FOP (from docbook of course) the page number > displayer in adobe reader looks like this: > > 1 of 100 > > for page 1. Even though page 1 is numbered I (roman) > due to this in our document the first page numbered Arabic is > > 20 of 100 > > Though the page number _on_ the page is 1. > > But you can make it look like this: > > II (2 of 100) > > And > > 1 (20 if 100) > > Is this possible in docbook/fop? > > Thanks, > > Hinrich Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
