Jeremias / George, That did it!
Thanks. Jeff -----Original Message----- From: Jeremias Maerki [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2008 1:43 AM To: [email protected] Subject: Re: Background Image Covers both Region-before and Region-body In the region-before, try a block-container with absolute-position="fixed" which allows you to position the block-container relative to the paper edges. You may have to set font-size="0pt" and line-height="1.0" to avoid a small vertical padding due to the "half-leading" trait. On 13.11.2008 23:36:04 Steffanina, Jeff wrote: > > Fop-0.95 > The current version of the output works perfectly. It consists simply > of two parts: > 1. a region-before that contains a logo and header text > 2. a region-body which contains the detail lines. > > New change: the user wants a background image to cover BOTH the > region-before and the region-body (the entire page) without making any > other changes. > > How would I define this? > > Any hint is greatly appreciated. > > > Jeff Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
