OK, I think I progressed a bit... I actually believe I have to use the <span style="font-family: courier new,monospace;">xep-pdf-icc-profile</span> processing instruction.<br>
I have managed to get a few .icc files both from <a href="http://adobe.com">adobe.com</a> and from
<a href="http://color.org">color.org</a> - related sites, but none will work, since I keep getting an
error such as:<br>
<br>
<span style="font-family: courier new,monospace;">[error] Invalid URL
or non-existent file:
&apos;file:/home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc&apos;;
setting ignored; PDF/X status revreted to 'none'.</span><br>
<br>
by the way, this file actually exists :) :<br>
<br>
<span style="font-family: courier new,monospace;">qf@qfbox:~/Desktop/qf/dev/pruebas_v01$ ls -l /home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">-rw-r--r-- 1 qf qf 1526728 Mar 17 15:16 /home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc</span><br>
<br>
Actually, this message looks more like an error in the URI
specification, but I have tried all sorts of forms, without success. My
.fo file's head is:<br>
<br>
<?xml version="1.0" encoding="ISO-8859-1"?><br>
<?xep-pdf-crop-offset 10mm?><?xep-pdf-crop-mark-width 0.2mm?><?xep-pdf-bleed 2mm?><?xep-pdf-bleed-mark<br>
-width 0.2mm?><?xep-pdf-pdf-x pdf-x-3?><?xep-pdf-icc-profile url(color/icc/ISOcoated.icc)?><fo:root xm<br>
lns:fo="<a href="http://www.w3.org/1999/XSL/Format">http://www.w3.org/1999/XSL/Format</a>" xmlns:rx="<a href="http://www.renderx.com/XSL/Extensions">http://www.renderx.com/XSL/Extensions</a>"><br>
<br>
I've also tried all sorts of variants: absolute url, relative url, with single quote, with double quotes...<br>
<?xep-pdf-icc-profile url('color/icc/ISOcoated.icc')?><br>
<?xep-pdf-icc-profile url("color/icc/ISOcoated.icc")?><br>
<?xep-pdf-icc-profile url('./color/icc/ISOcoated.icc')?><br>
<?xep-pdf-icc-profile url('<span style="font-family: courier new,monospace;">/home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc</span>')?><br>
<?xep-pdf-icc-profile url('<a href="file://home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc')?">file://home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc')?</a>><br>
etc.<br>
<br>
None of those would work. I actually have upgradede my XEP version to
the last one available, and got the same results. After that, I've been
trying with several icc files, same result. I'm pretty stuck, right now.<br>
<br>
Thx,<br>
Jose<br>
<br><div><span class="gmail_quote">On 3/17/06, <b class="gmail_sendername">Jose Maria Sanchez de Ocana</b> <<a href="mailto:jsandeo@gmail.com">jsandeo@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="direction: ltr;">Hi,<br>
I need to generate a PDF with a PDF/X-3 compliance level, but I keep getting this error:<br>
<br>
[error] Output color profile must be present in PDF/X-3; PDF/X status revreted to 'none'.<br>
<br>
I have no clue what am I supposed to do to avoid this error. Googled an all, but nothing.<br>
I tried changing all my color attribute values to the corresponding
<span style="color: rgb(0, 0, 0);"><span style="font-family: monospace;"> </span>rgb-icc(X, X, X, #CMYK, X, X, X, X) form,<br>
but I am still getting the same error.</span><br>
Help will be appreciated.<br>
<br>
Thanks,<br></div><div style="direction: ltr;"><span class="sg">
Jose<br>
</span></div></blockquote></div><br>