hallo,

i will integrate my own icc-profile in the outputintent. it works
when i only set the profile reference-name and the byte[] array to null.
when i read the profile and set the byte-array, i always get the default
outputintent.

my_icc_profil = "EuroScale.icc"

writer.setOutputIntents(  my_icc_profil ,
                                  my_icc_profil ,
                                  "http://www.color.org"; ,
                                  "http://www.color.org"; ,
                                  null );

this works.

if byte array not null i get

OutputIntents   
OutputIntent: "SWOP CGATS TR 001-1995 (CGATS TR 001)"                         
OutputCondition: "SWOP CGATS TR 001-1995"                             
OutputConditionIdentifier: "CGATS TR 001"                             
Name der Registry: "http://www.color.org";                             
Untertyp: GTS_PDFX

what can i changed to get the icc profile inside the document?

with regards

thomas

------------------------------------------------------

Dynamiv Document Solution variex
Alt-Marienfelde 25
12277 Berlin

t. + 49 (0)30.723.23.183
f. + 49 (0)30.723.23.185

www.variex.de

Ansprechpartner
[EMAIL PROTECTED]


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to