It's up to you to find the way to translate a relative path to an absolute one. If you can't do that, how will iText do it?
----- Original Message ----- From: "Ekta Ojha" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, July 29, 2005 4:32 PM Subject: [iText-questions] relative path for images Hello group, Is there a way to specify relative path to include a image in the pdf document. Specifying absolute path to Image jpg = Image.getInstance(imagePath); works but this is not a good approach especially when the application goes to production. Thanks Ekta ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs ------------------------------------------------------- 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 ------------------------------------------------------- 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
