I have jpeg images I want to add to my pdf. They come in 2 flavors
(1) original files with an sRGB color space (@the EXIF)
OK
(2)Byte arrays without (or so I think) a color space.
All JPEG files have a colorspace - they may NOT, however, have an attached profile.
I get better results if the images are printed with the ADOBE 1998 color profile.
So just embed that as the output intent in the PDF, and then Acrobat 6 (and other smart PDF consumers) will use it when printing.
Leonard
--------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice)
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
