[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

xsl fo padding-left issue

Subject: xsl fo padding-left issue
From: Mark Ivs <markivs2003@xxxxxxxxx>
Date: Mon, 16 Jun 2003 19:43:37 -0700 (PDT)
fo padding
Hello,

Here's my xsl...

<xsl:template match="PAGE_FIELDS">
<fo:block text-align="left" padding-top="5pt"
padding-bottom="10pt" padding-left="30pt">
<fo:inline font-size="11pt" font-weight="bold"
font-family="Helvetica">
<xsl:value-of select="PROMT"/>
</fo:inline>
<fo:inline font-family="Helvetica">
<xsl:value-of select="VALUE"/>
</fo:inline>
</fo:block>
</xsl:template>

When I do an apply template on PAGE_FIELDS, it puts a
fo:block with 2 fo:inline inside the block. I want the
fo block to have a 30pt left padding.

In the above code padding-left is not being honoured.
But padding-top and padding-bottom seem to work fine.

I tried to put the padding-left on fo:inline. But that
dosen't help either.

Any idea why ? Your help is appreciated.

Thanks.
Mark

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.