xsl-list
[Top] [All Lists]

Re: [xsl] [FO] Background image on whole page

2008-01-08 11:52:10
At 2008-01-08 17:55 +1100, Kamal Bhatt wrote:
In XSL FO, is it possible to put a background image on the whole page without errors about overlapping content?

Each region can have its own background, so you can use background-image= on <region-body>.

To get "the whole page" you will need to have the body region extend to the page dimensions, which is not really desirable for top and bottom margins. An alternative is to parcel out a whole page background into bits that are set as the backgrounds of the respective perimeter regions and body region.

I hope this helps.

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

--
Comprehensive in-depth XSLT2/XSL-FO1.1 classes: Austin TX,Jan-2008
World-wide corporate, govt. & user group XML, XSL and UBL training
RSS feeds:     publicly-available developer resources and 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 Nov'07  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>
--~--