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

RE: Removing fo:table-footer borders

Subject: RE: Removing fo:table-footer borders
From: "Wei, Alice J." <ajwei@xxxxxxxxxxx>
Date: Tue, 19 Feb 2008 16:01:08 -0500
RE:  Removing fo:table-footer borders
Hi, Horace:

   There is a document here that you might want to check out:
http://www.w3schools.com/xslfo/obj_table.asp
   Your attributes for the table like border-style="solid" border-width="1pt"
do not really have any function since such attributes don't exist in the
fo:table.

   If you want to get rid of the color, try using something like
border-left-color="#FFFFFF" and do the similar things to other sides like
right, top and bottom according to your needs.

    I hope this helps.

Alice
======================================================
Alice Wei
MIS 2008
School of Library and Information Science
Indiana University Bloomington
ajwei@xxxxxxxxxxx
________________________________________
From: Horace Burke [xmlmarkup@xxxxxxxxx]
Sent: Tuesday, February 19, 2008 3:37 PM
To: XSL-Mulberry
Subject:  Removing fo:table-footer borders

Hi All,

Is it possible to prevent the borders in <fo:table-footer> from
displaying? I tried a variety of properties (border-style="none"
border-right="none" border-left="none" border-bottom="none"
border-top="none") and nothing seems to be able to remove the borders.

I am using Arbortext E3 for rendering.

Thanks in advance for you help!

Regards,
Horace Burke

<fo:table border-style="solid" border-width="1pt"
keep-with-previous.within-column="always">
   <fo:table-footer>
      <fo:table-row>
        <fo:table-cell>
           <fo:block>&#160; SOME TEXT HERE!! </fo:block>
        </fo:table-cell>
      </fo:table-row>
   </fo:table-footer>
   <fo:table-body>
      <fo:table-row>
        <fo:table-cell border-style="solid" border-width="1.5pt"
border-bottom="1.5pt" border-left="1.5pt" border-right="1.5pt"
padding-top="2.5mm" padding-bottom="2.5mm" number-columns-spanned="7">
           <fo:block text-align="center" font-weight="bolder">
              <xsl:apply-templates select="title" mode="TitleFontSize14"/>
           </fo:block> <!--Section 9 Title-->
        </fo:table-cell>
      </fo:table-row>
   </fo:table-body>
.........
</fo:table>


      _______________________________________________________________________
_____________
Never miss a thing.  Make Yahoo your home page.
http://www.yahoo.com/r/hs

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.