[xep-support] Re: PDF/X-3 compliance error

From: Jose Maria Sanchez de Ocana <jsandeo@gmail.com>
Date: Fri Mar 17 2006 - 06:41:32 PST

OK, I think I progressed a bit... I actually believe I have to use the
xep-pdf-icc-profile processing instruction.
I have managed to get a few .icc files both from adobe.com and from
color.org - related sites, but none will work, since I keep getting an error
such as:

[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'.

by the way, this file actually exists :) :

qf@qfbox:~/Desktop/qf/dev/pruebas_v01$ ls -l
/home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc
-rw-r--r-- 1 qf qf 1526728 Mar 17 15:16
/home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc

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:

<?xml version="1.0" encoding="ISO-8859-1"?>
<?xep-pdf-crop-offset 10mm?><?xep-pdf-crop-mark-width 0.2mm?><?xep-pdf-bleed
2mm?><?xep-pdf-bleed-mark
-width 0.2mm?><?xep-pdf-pdf-x pdf-x-3?><?xep-pdf-icc-profile
url(color/icc/ISOcoated.icc)?><fo:root xm
lns:fo="http://www.w3.org/1999/XSL/Format" xmlns:rx="
http://www.renderx.com/XSL/Extensions">

I've also tried all sorts of variants: absolute url, relative url, with
single quote, with double quotes...
<?xep-pdf-icc-profile url('color/icc/ISOcoated.icc')?>
<?xep-pdf-icc-profile url("color/icc/ISOcoated.icc")?>
<?xep-pdf-icc-profile url('./color/icc/ISOcoated.icc')?>
<?xep-pdf-icc-profile url('
/home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc')?>
<?xep-pdf-icc-profile url('
file://home/qf/Desktop/qf/dev/pruebas_v01/color/icc/ISOcoated.icc')?>
etc.

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.

Thx,
Jose

On 3/17/06, Jose Maria Sanchez de Ocana <jsandeo@gmail.com> wrote:
>
> Hi,
> I need to generate a PDF with a PDF/X-3 compliance level, but I keep
> getting this error:
>
> [error] Output color profile must be present in PDF/X-3; PDF/X status
> revreted to 'none'.
>
> I have no clue what am I supposed to do to avoid this error. Googled an
> all, but nothing.
> I tried changing all my color attribute values to the corresponding rgb-icc(X,
> X, X, #CMYK, X, X, X, X) form,
> but I am still getting the same error.
> Help will be appreciated.
>
> Thanks,
> Jose
>

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri Mar 17 07:14:10 2006

This archive was generated by hypermail 2.1.8 : Fri Mar 17 2006 - 07:14:10 PST