deepti rathore wrote:
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,
You need to define the working directory for your application server.
This is done differently for every different server product.
This is not an iText-related question;
please read the FAQ/documentation of you application server.
br,
Bruno
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions