saurabh chaudhary wrote:
Hi,
I am trying to attach a background image to a pdf using the following tag:
<
fo:region-body margin-top="20mm" margin-bottom="35mm" margin-left ="1mm"
margin-right="1mm" border="0.2pt solid black"
background-image="'WaterMark.jpeg '"/>
Atlhough the path is correct it is giving this error and also not
showing the image as background:
What path? There isn't one. Looks like you are using FOP 0.20.5. In
order for relative paths to work you must specify the Base URL in the
userconfig.xml file.
<snip/>
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]