« Return to Thread: Usage of PdfWriter.setOutputIntents()

Usage of PdfWriter.setOutputIntents()

by GaneshPrakhya :: Rate this Message:

Reply to Author | View in Thread

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.

 « Return to Thread: Usage of PdfWriter.setOutputIntents()