Barry Whiting wrote:
                                        <fo:region-before
region-name="xsl-region-before" extent="150px"
background-repeat="no-repeat"
background-image="url('http://www.londontown.com/DirectoryV2/w3c/images/
page_top.svg')" />

IIRC in 0.20.5 SVG images don't work properly as region background
images. This is probably due to how the viewport dimensions are
calculated.
If the SVG images don't have width and height set on the root svg
element, you might try adding these, although I doubt this would work

You can try putting the images in absolutely positioned block
containers, this should work.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to