xsl-list
[Top] [All Lists]

Re: Outline a header

2003-11-12 04:49:20
hmm,

when i use:

 <fo:block text-align-last="justify">
 <fo:inline letter-spacing="0pt" word-spacing="0pt">CompanyName </fo:inline>

   <fo:inline letter-spacing="0pt" word-spacing="0pt">Hmmm</fo:inline>

   <fo:inline letter-spacing="0pt" word-spacing="0pt">Page  
<fo:page-number/></fo:inline>
 </fo:block>

I kinda works, but now i notice that i can't use spaces between words i want to 
keep together.

any suggestions?



----- Original Message ----- 
From: "Barry van Weldam" <barry(_at_)fula(_dot_)nl>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Wednesday, November 12, 2003 9:57 AM
Subject: [xsl] Outline a header


Hi there,

Trying to get my hnds on the xslpath &xsl-fo subject.

Bought XSL-FO (O'reilly)

Can't get this code to work proper: Just trying to outline a header in 3 parts

<!-- here the top -->
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align-last="justify">
Company Name
  <fo:leader leader-pattern="space"/>Hmmm
 <fo:leader leader-pattern="space"/>Page

</fo:block>

</fo:static-content>

Any suggestions?


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list