Hi,

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) (2)Byte arrays without
(or so I think) a color space.

I get better results if the images are printed with the ADOBE 1998 color
profile.

1. Do I need to create a profile and than call image.tagICC?
2. Do I need to worry about PdfICCBased or once I set the image I am done?
3. Do I need to get the profile to java.awt.color.ICC_Profile or does it
support icc file directly (such as Adobe.icc)?
4. If my jpeg has a EXIF tagged with a color space? will it use the pdf icc?
5. Is there a way to set a the icc for all the document at once?

Thanks

-Yishai




-------------------------------------------------------
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

Reply via email to