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:
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] building formatting object tree
[INFO] setting up fonts
Error creating background image: Error with image URL: WaterMark.jpeg (The syste
m cannot find the file specified) and no base URL is specified
[INFO] building formatting object tree
[INFO] setting up fonts
Error creating background image: Error with image URL: WaterMark.jpeg (The syste
m cannot find the file specified) and no base URL is specified
Thanks in advance
Saurabh Chaudhary
