You need to explain better what you want to do... You want a different footer for the last page but is that the last page when you have multiple copies or when you don't (in which case the last page would be the first too...)? You also say that each page has a different footer title...

But looking at your code there are a few issues. You define a page-sequence-master but then you never use it. Your conditional-page-master-reference checks for the last and for the first page but what is supposed to happen with the pages in between?

Luis

On 11/29/11 3:09 PM, pedro wrote:
Hi all
     i have some problem on design my xslt.
     The scenario :

     1) i want that the last pages has special footer
     2)i have a boolean that tell if i have 1 copies of the document or 3
copies(each page has a different footer title)


In origin i have no special footer for last pages and works fine:
http://old.nabble.com/file/p32880890/old%2Bsequence.xml old+sequence.xml


Now i try to use<fo:repeatable-page-master-alternatives>  but i have some
problem:
  1)how i can call different footer for last page?
  2) how i can implement<fo:repeatable-page-master-alternatives>  to choose
if is one or 3 copies?


I try something like this but not works and i have no ideas....
http://old.nabble.com/file/p32880890/new_sequence.xml new_sequence.xml







---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to