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

Re: FO: Slide a table on the left

Subject: Re: FO: Slide a table on the left
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 31 Mar 2008 20:15:01 +0200
Re:  FO: Slide a table on the left
At 2008-03-31 15:49 +0200, Florent Georges wrote:
  I have a table in the main flow of the text, but it is
quite large.  So I added width="120%" in order to gain a few
space:

    <fo:flow flow-name="xsl-region-body">
       <fo:block>
          ...
       </fo:block>
       <fo:block>
          <fo:table table-layout="fixed" width="120%">
             ...
          </fo:table>
       </fo:block>
       <fo:block>
          ...
       </fo:block>
    </fo:flow>

  The problem is that the table is still aligned at left (so
the additional 20% are all on the right part of the page.)
So I would like to slide the table on its left, but I didn't
find how.

Any idea?

I just tried the following with lesser values in order not to exceed my page size:


      <table border="solid" width="105%" start-indent="-2.5%">
        <table-body start-indent="0%">
          <table-cell>
            <block>Test</block>
          </table-cell>
        </table-body>
      </table>

Remember that start-indent= is inherited, so is continuously re-applied until reset.

I hope this helps.

. . . . . . . . Ken


-- Upcoming: UBL Apr.22,24; genericode code lists Apr.23; Rome,Italy World-wide corporate, govt. & user group XML, XSL and UBL training RSS feeds: publicly-available developer resources and training G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/s/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal

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.