This has nothing to do with iText. iText uses URL to read the images and will support whatever protocol Java supports. You can also get the image from some other means and read it to a byte array.
Best Regards, Paulo Soares > -----Original Message----- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] > Sent: Tuesday, October 14, 2003 20:43 > To: [EMAIL PROTECTED] > Subject: [iText-questions] itext image https: support > > We are trying to include images in pdf documents using https. We are > receiving the following error message: U - java.io.IOException: unknown > protocol: https > > Does itext not support https for images? > > > Shawn Cavness > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
