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,

Re: [iText-questions] ICC profile for PDF/A issue..

2011-08-10 Thread 1T3XT BVBA
On 10/08/2011 10:44, myworld.amol wrote: > But from where should i get this ICC profile? You need an ICC file: http://www.fileinfo.com/extension/icc Which one? We don't know: that depends on the colors you're using and on the output intents you want. Where to find them? Google told me I could do

[iText-questions] ICC profile for PDF/A issue..

2011-08-10 Thread myworld.amol
Hello Support, Hi All, I am trying to create PDF/A file with iText 2.1.7 jar. I know it is older version,but due to some reasons we need to use this version only for PDF/A . writer.setPDFXConformance(PdfWriter.PDFA1B); writer.createXmpMetadata(); when i use these statements and generate PDF/A

Re: [iText-questions] ICC Profile With CMYK Option

2010-06-09 Thread Leonard Rosenthol
...@greypad.com] Sent: Wednesday, June 09, 2010 3:05 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] ICC Profile With CMYK Option Hi, I have created a pdf which supports PDFA conformance with sRGB profile by following the link "http://stackoverflow.com/questions/2366851/can-itext

[iText-questions] ICC Profile With CMYK Option

2010-06-09 Thread viswanath
Hi, I have created a pdf which supports PDFA conformance with sRGB profile by following the link "http://stackoverflow.com/questions/2366851/can-itextsharp-convert-pdf-document-to-pdf-a"; which was suggested by "Paulo Soares" In the above link,sRGB profile is used. I want create a PDF with CMYK

Re: [iText-questions] ICC Profile

2006-08-30 Thread Prakhya, Ganesh
Hi Paulo, There is NO ICC profile attached to the image I am using. I am assuming this by the following code. Image img = Image.getInstance(imageFile); System.out.println(img.hasICCProfile()); This returning false. Is there any other way to check whether an ICC profile presnet or not? -- Ganesh

Re: [iText-questions] ICC profile from Image

2004-10-09 Thread Paulo Soares
ICC profiles are only extracted for tiff and png. If you have a jpeg it will be used but not extracted. Best Regards, Paulo Soares - Original Message - From: "Thomas Kübler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 08, 2004 13:42 Subject:

[iText-questions] ICC profile from Image

2004-10-08 Thread Thomas Kübler
hallo, i wan't to extract from a image the embedded icc-profile. so first a try to get the information from the image if a profile is embedded with if ( img.hasICCProfile() ) { // then fetch ICC_Profile imageICCProfile = img.getICCProfile();

RE: [iText-questions] ICC Profile

2002-09-11 Thread phillip
e TIFF also included the ICC profile). > > Best Regards, > Paulo Soares > > > -Original Message- > > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > > Sent: Wednesday, September 11, 2002 1:44 > > To: [EMAIL PROTECTED] > > Subject:[i

RE: [iText-questions] ICC Profile

2002-09-11 Thread Paulo Soares
TIFF with a CMYK image that would benefit from it (the TIFF also included the ICC profile). Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, September 11, 2002 1:44 > To: [EMAIL PROTECTED] > Subject:

[iText-questions] ICC Profile

2002-09-10 Thread phillip
Good morning folks: This thought actually came up when I was using Enfocus PitStop plugin for Acrobat. Enfocus had some nice feature which you can select an image object and change the color space to some ICC Profile. I had a look at the actual PDF data. It seems that PitStop simply add the color