RE: [xsl] Text to appear on each page footer except last page

Subject: RE: [xsl] Text to appear on each page footer except last page
From: omprakash.v@xxxxxxxxxxxxx
Date: Tue, 31 May 2005 12:54:05 +0530
Hi,
        The number of pages is always dynamic. What do you mean you will
not be able to determine the last page. The formatter would recognize the
last page when it sees it apply a different page-master.

Cheers,
Omprakash.V





                                                                                                                      
                    "Subramanian,                                                                                     
                    Indu"                   To:     <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>                                 
                    <Indu.Subramania        cc:     (bcc: omprakash.v/Polaris)                                        
                    n@xxxxxxx>              Subject:     RE: [xsl] Text to appear on each page footer except last     
                                            page                                                                      
                    05/31/2005 12:47                                                                                  
                    PM                                                                                                
                    Please respond                                                                                    
                    to xsl-list                                                                                       
                                                                                                                      
                                                                                                                      




The problem in this case is that the number of pages is dynamic.
Hence we will not be in a position to determine the last page and hence
cannot use a different page master for the last page.



>Thanks!
>
>Best Regards,
>-----------------------------------------------------------------------
----------------------------------------------------------
>Indu Subramanian, PSW -Investment Rewrite, Fidelity eBusiness Ph: 91 22
9892323041 (Cell) 91 22 27781007 x 3305 (Desk)
>

-----Original Message-----
From: Jarno.Elovirta@xxxxxxxxx [mailto:Jarno.Elovirta@xxxxxxxxx]
Sent: Tuesday, May 31, 2005 2:20 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Text to appear on each page footer except last page

Hi,

> Can somebody help me resolve this..
>
> I need "Contd.." text to appear on each page footer except the last
> page..

You can for example define a different page master for the last page, or
you stick a marker that contains the "Contd..." text into the beginning
of your flow and an empty marker with the same name as the last thing in
your flow and then in the xsl-region-after use retrieve-marker with...
umm... retrieve-boundary="page"
retrieve-position="last-ending-within-page", I think.

Using a conditional page master is easier, so try that first. See
<http://www.w3.org/TR/xsl/slice6.html#fo_conditional-page-master-referen
ce>.


Cheers,

Jarno - DJ Todd: Real Synthetic Audio - 05/30/2005






This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.

Visit Us at http://www.polaris.co.in

Current Thread