PDF java file is not capturing the image file (.gif).
It's working fine in my local machine but when I deploy my war file (the application generates a PDF document too) in a web host machine (https://.....); it gives me error "C:\windows\xxx.gif" not found.
It does not read the actual path "images/abc/xxx.gif"
I even tried to place xxx.gif file in WEB-INF/classes folder thinking classloader may load from this directory, It didn't work either
Please help,
Thanks & Regards
Deepti
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
