Re: [iText-questions] ICC Profile for Images

2013-05-31 Thread mashiana
Anyone? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Re-ICC-Profile-for-Images-tp4657909p4658446.html Sent from the iText - General mailing list archive at Nabble.com. -- Get 100% visibil

Re: [iText-questions] ICC Profile for Images

2013-03-26 Thread Mandeep
So, If there is no profile how can i apply a default profile? i have tried it with IEC61966-2.1 from the example http://itextpdf.com/examples/iia.php?id=226, But there was no use and the images in the pdf's were still without a profile. -Mandeep On 2013-03-26, at 3:49 PM, Paulo Soares wrote:

Re: [iText-questions] ICC Profile for Images

2013-03-26 Thread Paulo Soares
Your file doesn't have any icc profile. The IEC61966-2.1 profile is a default profile used by Acrobat and Photoshop if none is found. Look for the profile name in the file and you won't find it. Paulo On Tue, Mar 26, 2013 at 4:07 PM, Mandeep wrote: > sure thing, I understand, > Regards > Mandee

Re: [iText-questions] ICC Profile for Images

2013-03-26 Thread Paulo Soares
Please attach the image, don't paste it in the mail. Paulo On Tue, Mar 26, 2013 at 2:43 PM, Mandeep wrote: > Hi, > Here is an image with the sRGB IEC61966-2.1(8bpc) profile , Thanks again > for looking into it. > Regards > Mandeep > > Please provide an image with that profile so that the proble

Re: [iText-questions] ICC Profile for Images

2013-03-25 Thread Paulo Soares
Please provide an image with that profile so that the problem can be reproduced. Paulo On Mon, Mar 25, 2013 at 6:08 PM, Mandeep wrote: > Hi, > I am currently working on generating pdf using Itext, and I am not able to > save the ICC profile of the image in the pdf that have sRGB > IEC61966-2.1(8

Re: [iText-questions] ICC Profile for Images

2013-03-25 Thread Mandeep
Hi, I am currently working on generating pdf using Itext, and I am not able to save the ICC profile of the image in the pdf that have sRGB IEC61966-2.1(8bpc). I checked the images for ICC profile using hasICCProfile() and this returns false even though when I open the same images in Photoshop,