[gs-bugs] [Bug 692587] New: PDF/A Conversion works on 64bit Windows Version, but not on 32bit
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Thu Oct 13 09:19:30 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692587
Summary: PDF/A Conversion works on 64bit Windows Version, but
not on 32bit
Product: Ghostscript
Version: 9.04
Platform: PC
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: General
AssignedTo: support at artifex.com
ReportedBy: jritmeijer at gmail.com
QAContact: gs-bugs at ghostscript.com
Created an attachment (id=7986)
--> (http://bugs.ghostscript.com/attachment.cgi?id=7986)
A very basic PDF file generated with MS-Word.
I have 2 identical installations of GS 9.04 on the same system (Win2K8 R2 64
bit). One for 32 bit Windows and one for 64 bit.
Running the exact same command (with the exception of the executable name) to
convert a PDF file to PDF/A works on the 64 bit version, but not on the 32 bit
version (according to Acrobat X preflight)
The command line I use is as follows:
-dPDFA -dBATCH -dNOPAUSE -dNOOUTERSAVE -dUseCIEColor -sDEVICE=pdfwrite
-sProcessColorModel=DeviceCMYK -sOutputFile=PDFA.pdf pdfa_def.ps SourcePDF.pdf
The following files have been attached
1. SourcePDF.pdf: A very basic PDF file generated with MS-Word.
2. PDFA(64).pdf: A fully compliant PDF/A file generated with the 64 bit version
of GS
3. PDFA(32).pdf: A non compliant file generated the the 32 bit version of GS
4. Acrobat X Preflight Output.PNG: Output for the 32 bit version
pdfa_def.ps is the same for both environments.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list