xsl-list
[Top] [All Lists]

[xsl] Re : [xsl] Starting Initial Page Number on Page Three

2009-03-03 19:56:52

Horace Burke wrote:

I want to start initial page number [...]

  Just use initial-page-number :-)

as one "1" on page three of PDF documents I am creating using
XSL-FO style. There is a Title page (first page) and TOC (second
page).

  Start a new page sequence after those two first pages:

    <fo:page-sequence initial-page-number="1" ...

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/























--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--