On 8/11/05, Galime Michael P Ctr AFRL/IFSA <[EMAIL PROTECTED]> wrote: > > To whom it may concern: > > Is there a way using Itext to embed the image into the HTML.
This is not iText-specific. There is not, in general, a way to embed an image into an HTML file so that the text plus one or more images is just one file. (Theoretically, it may be possible to use data: URLs, but I don't know how widely-supported this is.) There are proprietary solutions such as Microsoft's MHTML(?) format, which combines HTML pages and images into one file, but you'll probably need special tools to build them, and they'll probably only work in MSIE. > If I e-mail the > documents I currently have to bundle them with pictures with the same > directory structure that I-Text linked them as. *nods* ZIP them up or something like that if you need one file for distribution. -- Philip Newton <[EMAIL PROTECTED]> ------------------------------------------------------- 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 iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions