Thank you very much and best wishes for 2008!!

<fo:static-content flow-name="xsl-region-after">
        <fo:block>
                 <fo:retrieve-marker retrieve-class-name="pieSignature"  
                               
retrieve-position="last-starting-within-page"      ¿?¿¿¿¿¿¿¿¿
                                retrieve-boundary="page" />                     
     
¿?¿¿¿¿¿¿¿¿
        </fo:block>
   </fo:static-content>

   <fo:flow flow-name="xsl-region-body" font="10pt Verdana">
        <fo:block> Text of the body......</fo:block>
        <fo:block> Text of the body......</fo:block>


         <fo:block>
                <fo:marker marker-class-name="pieSignature" > 
                    Signature of seller.... of buyer...
                </fo:marker>
         </fo:block>
   </fo:flow>

- Is this what you want to tell me? The attributes retrieve-position, 
retrieve-boundary are correct?

- But in the <fo:simple-page-master > <fo:region-after region-name="footer"
extent="1.50in"/> ..... </fo:simple-page-master> I must put a space (extent)
for the footer and all pages would have this space and I want that only the
last page have the footer signature (the rest of the pages have other
footer, not the footer signature), so the <fo:retrieve-marker> go in
<fo:static-content flow-name="xsl-region-after">???

Thank you very much.


-- 
View this message in context: 
http://www.nabble.com/attributes-of-%3Cblock%3E-tp14579395p14583590.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to