Hi

Thanks everybody for your help.

We have managed to solve the problem now and have found the server this
new application was on was using j2sdk1.4.  Because of this the server
needed an xserver to be installed.  Because we have other servers which
do pdf already our guys checked and found that they were using j2sdk5
and no xserver so by simply updating the new server with the right jdk
everything is now running correctly.

Thanks

Barry

-----Original Message-----
From: J.Pietschmann [mailto:[EMAIL PROTECTED] 
Sent: 19 October 2006 20:31
To: [email protected]
Subject: Re: Embeded svg files

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]


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

Reply via email to