XSL- FO : Problem accessing an image that needs to printed in the pdf
Hi All,
I am using the XSL-Fo API to generate PDFs , one such requirements needs to me to include an image in the pdf .
I used the fo:external graphic tag but I get the file not found error.
My project is deployed as a war in the jboss server. The images are packaged in an resource folder.
Can anyone help me out
Thanks in advance :)
|