Hi All, I want to insert one image into one pdf using itext. I used getRealPath() to get the url of the image and it was working perfectly in windows env. But when we deployed war file at Unix box its bombing saying that image can't be found. Then i found out that we cant do getRealPath() in war file. I am literally stuck up with this problem. Can anyone please help me how to take the path of an image from war file?
Thanks Anoop -- View this message in context: http://www.nabble.com/Image-Path-Problem-in-war-tp20808257p20808257.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php
