Debasish Jana wrote:
I am trying to use liner gradient effect in fo:body area as the following code. The problem is that the linear gradient efefct with two colors is not filling the entire body area within the page.
The most likely cause is that the image is too small. What's the body area width&height?
Any clue? Can you refer to some samples using linear gradient with multiple colors that fills up the entire page (including header, footer, left, right, body) as background?
If you want an image as background, you should better use a background image on the region instead of embedding a block container with the image into the normal flow. If you want to have all regions handled, you could provide matching background images for each region, or if this seems to be too difficult, you could use a single background image on e.g. start-region, which is defined to span the whole page (and overlaps all other regions). J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
