iText can produce a compliant PDF/X document but it doesn't check the validity of each object. In other words, you must know what you are doing. The output intent can be added to the catalog either using a known OutputConditionIdentifier or by embedding a stream with the actual profile. The image.tagICC() only changes that image and iText doesn't support ICC based colorspaces for fills and strokes. A word of caution: I don't have any press or printing experience; the reality may not be exactly what comes from the books.
Best Regards, Paulo Soares > -----Original Message----- > From: Leonard Rosenthol [SMTP:[EMAIL PROTECTED] > Sent: Monday, August 04, 2003 16:42 > To: Yishai Steinhart; [EMAIL PROTECTED] > Subject: RE: [iText-questions] ICC support > > At 08:25 AM 8/4/2003 -0700, Yishai Steinhart wrote: > >How do I set an ICC as the output intent in a PDF document with itext? > > I am not sure if iText offers that function today, since it's > part > ot the PDF/X standard and I don't think Paulo has finished that work yet. > > > >Will setting each image ICC with image.tagICC do the same? > > I don't know that that function does, so I can't comment. > > > 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/0 > 1 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- 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
