[gs-devel] Problem converting to PDF/A
Vicente David Guardiola Buitrago
vicente.guardiola at firma-e.com
Thu Dec 30 12:34:43 UTC 2010
Hi all,
I'm trying to convert PDF to PDF/a using ghostscript 8.71 but I've found
some problems with the attached simple pdf document (test.pdf) and others.
The problem is that the produced PDF is (I think) wrong. I mean, If I tried
to extract the plain text I get odd characters in random positions over the
document, while the original document is right.
I've seen that font names has been changed for something like:
X-OneByteIdentityH and CID
The command I'm using is:
gs -P -dPDFA -dBATCH -dNOPAUSE -dNOOUTERSAVE -dUseCIEColor
-dProcessColorModel=/DeviceCMYK -sDEVICE=pdfwrite -sOutputFile=result.pdf
/home/user/resources/PDFA_def.ps test.pdf
I attach the in and out PDFs, the PDFA_def.ps and the icc profile.
Any idea of how can I achieve the right plain text.
My environment is Fedora 14
Thanks in advance,
Vicente Guardiola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ghostscript.com/pipermail/gs-devel/attachments/20101230/4007c800/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: result.pdf
Type: application/pdf
Size: 9635 bytes
Desc: not available
URL: <http://ghostscript.com/pipermail/gs-devel/attachments/20101230/4007c800/attachment-0002.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.pdf
Type: application/pdf
Size: 9326 bytes
Desc: not available
URL: <http://ghostscript.com/pipermail/gs-devel/attachments/20101230/4007c800/attachment-0003.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AdobeRGB1998.icc
Type: application/octet-stream
Size: 560 bytes
Desc: not available
URL: <http://ghostscript.com/pipermail/gs-devel/attachments/20101230/4007c800/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PDFA_def.ps
Type: application/postscript
Size: 1408 bytes
Desc: not available
URL: <http://ghostscript.com/pipermail/gs-devel/attachments/20101230/4007c800/attachment-0001.ps>
More information about the gs-devel
mailing list