Hi,
i
have an assignement where my pdf document have a 4 distinct semantic
section :(each section which contains a table could have a big amount
of data , so one section could be displayed on many page)
* how the footer should
be displayed
****************************************************************************************
section A page 1 * Page 1
page 2 * Page 2.1
Page 3 * Page 3.1
*
*
section B page 1 * Page 2
page 2 * Page 2.2
Page 3 * Page 3.2
and so on !.
any idea how should i structure my xsl file (of course a straight conventional
approach with <fo:page-number> is not going to be efficient in my case )
and thanks.
NB: sorry for the double posting...