xsl-list
[Top] [All Lists]

RE: Text to appear on each page footer except last page

2005-05-31 00:24:05


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(_at_)lists(_dot_)mulberrytech(_dot_)com>                              
   
                    <Indu.Subramania        cc:     (bcc: omprakash.v/Polaris)  
                                      
                    n(_at_)FMR(_dot_)com>              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(_dot_)Elovirta(_at_)nokia(_dot_)com 
[mailto:Jarno(_dot_)Elovirta(_at_)nokia(_dot_)com]
Sent: Tuesday, May 31, 2005 2:20 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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

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

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






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

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