|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Usage of PdfWriter.setOutputIntents()Hi Bruno,
What are the possible values for PdfWriter.setOutputIntents parameters. I am not able to understand the parameters mentioned in API. public void setOutputIntents(String outputConditionIdentifier, String outputCondition, String registryName, String info, byte[] destOutputProfile) throws IOException Can I use this method to enclose an ICC based profile to my documen so that it will be created with PDFx standard. In this case, will images also be converted to necessary colorspace? - Ganesh. |
|
|
Re: Usage of PdfWriter.setOutputIntents()That's all explained in page 898 of the PDF reference.
Paulo ----- Original Message ----- From: "GaneshPrakhya" <ganesh.prakhya@...> To: <itext-questions@...> Sent: Thursday, August 31, 2006 10:44 AM Subject: [iText-questions] Usage of PdfWriter.setOutputIntents() > > Hi Bruno, > > What are the possible values for PdfWriter.setOutputIntents parameters. I > am > not able to understand the parameters mentioned in API. > > public void setOutputIntents(String outputConditionIdentifier, > String outputCondition, > String registryName, > String info, > byte[] destOutputProfile) > throws IOException > > Can I use this method to enclose an ICC based profile to my documen so > that > it will be created with PDFx standard. In this case, will images also be > converted to necessary colorspace? > > - Ganesh. > -- > View this message in context: > http://www.nabble.com/Usage-of-PdfWriter.setOutputIntents%28%29-tf2195659.html#a6076270 > Sent from the iText - General forum at Nabble.com. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > iText-questions mailing list > iText-questions@... > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list iText-questions@... https://lists.sourceforge.net/lists/listinfo/itext-questions |
|
|
Re: Usage of PdfWriter.setOutputIntents()Which version of PDF reference you are suggesting?
- Ganesh.
|
|
|
Re: Usage of PdfWriter.setOutputIntents()At 05:44 AM 8/31/2006, GaneshPrakhya wrote:
>Can I use this method to enclose an ICC based profile to my documen so that >it will be created with PDFx standard. Provided that all the other data in the PDF meets the requirements of PDF/X. >In this case, will images also be converted to necessary colorspace? iText does NO color conversion. Leonard --------------------------------------------------------------------------- Leonard Rosenthol <mailto:leonardr@...> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list iText-questions@... https://lists.sourceforge.net/lists/listinfo/itext-questions |
| Free embeddable forum powered by Nabble | Forum Help |