xsl-list
[Top] [All Lists]

Re: XSL-FO Page numbering

2004-12-06 17:04:20
Hello,

Your request is the realm of vender specific extension. Though I have 
not enough knowledge about XEP, in the case of XSL Formatter, it
is quite easy to realize your request.

We take another approach, that is to make one large FO and
fix page-numbers in the process of formatting, then create 
separate PDF files.

In the process of generating separated PDF files, internal 
links within one formatted object will be changed to external 
links between PDF files.

Here is a small example:

http://www.antennahouse.com/XSLsample/FOsample.htm#A0

I believe the cost of XSL Formatter is cheaper than the value
of your important time.

Regards,

Tokushige Kobayashi


reply ro the mail 
From:"Susan" <laborde(_at_)sport(_dot_)rr(_dot_)com>
Dated: Mon, 6 Dec 2004 06:38:34 -0600 
Subject: Re: [xsl] XSL-FO Page numbering

What about using page-number-citation as a 'cross-document' reference?  I'm
using <xsl:document> to create multiple .fo files from one input file.  At
the same time, in the same stylesheet, I'm creating a TOC--a list of "Volume
I, Volume II," etc., and the subsections in each volume.  My links from the
TOC to each Volume and subsection work, but I can't get page numbers (Saxon
error message [warning] unresolved page-number-citation).  I've tried adding
an fo:block with id and can't get that to work, but I'm not sure how to
supply the file path in the ref-id value.  Or, is this impossible?  I'm
using Saxon 6.5.3  for the .fo transformation and XEP 4.0 to create the .pdf
files. I've searched and read for days and am still lost, would greatly
appreciate any help.
Susan

Tokushige Kobayashi
Antenna House, Inc.
E-mail koba(_at_)antenna(_dot_)co(_dot_)jp
WWW    http://www.antenna.co.jp/
WWW    http://www.antennahouse.com/ (English)
TEL    +81-3-3234-1361(direct call)
FAX    +81-3-3221-9975

Antenna House XSL School
http://www.antenna.co.jp/XML/school/xslday.htm




--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>