xsl-list
[Top] [All Lists]

Re: [xsl] centering a graphic or table in FO

2006-09-09 17:41:00
At 09:07 AM 9/7/2006, you wrote:
At 2006-09-07 08:45 -0700, Danny Vint wrote:
I've been trying various methods and looking at the spec but I have not found a way to center a table or graphic on a page.

I'll assume you mean centring across the inline-progression direction.

Yes


A table is centred by using text-align="center" on the <table-and-caption> parent of <table>.

turns out I had a stray width="100%" being set. Once I removed that the table centered for AntennaHouse but RenderX still sets the table to the left margin.

Also it was strange that my tables were sized correctly based upon the <col> information, but the width=100% didn't cause the table to override those settings. Logically I guess it made the bounding area to be 100% even though the table didn't use it.




A graphic is centred by using text-align="centre" on the <block> parent of the graphic.

This one I think I was just looking at the right graphic when checking the settings and result.

thanks much

..dan


I hope this helps.

. . . . . . . . . . . . Ken

--
UBL/XML/XSLT/XSL-FO training: Vårø, Denmark 2006-10-02/06,11-20/24
UBL International 2006  2006-11-13/17 http://www.ublconference.com
World-wide corporate, govt. & user group UBL, XSL, & XML training.
G. Ken Holman                 mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Cancer Awareness Aug'05  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


---------------------------------------------------------------------------
Danny Vint

Specializing in Panoramic Images of California and the West
http://www.dvint.com

voice: 510-522-4703

When H.H. Bennett was asked why he preferred to be out
shooting landscapes rather than spending time in his portrait studio:

"It is easier to pose nature and less trouble to please."

http://www.portalwisconsin.org/bennett_feature.cfm


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>