Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Don_Parda@adobeforums.com #1
Failure converting doc/ps to pdf - offending command: setcmykoverprint
Any ideas on this one?
For some doc files, PDFMaker hangs up during "printing" when converting doc to pdf.
For ps (prn) files from these doc files, Distiller hangs up with page 1 Error: undefined; OffendingCommand: setcmykoverprint.
Acrobat 5.5.5.2001101100
Acrobat Distiller 5.0.5.2001101100
Word 2002 (10.5522.4219) SP-2
Windows 2000 Ver 5.0 Build 2195 Service Pack 3
Thanks.
Don_Parda@adobeforums.com Guest
-
Error: rangecheck - Offending command: dict
I cannot print a draft newsletter. This error message prints on the paper instead: ERROR: rangecheck OFFENDING COMMAND: dict STACK: -14355... -
Offending Operator 'TQ'?
I have Illustrator 10 and was working on a document this morning. When I try to open it now, I get 'Can't open the illustration. The illustration... -
Postscript Print error (ERROR: rangecheck; OFFENDING COMMAND: filter)
We are attempting to print off some rather large image files on a Xerox 340 and an HP Laserjet 4MV printer via Adobe Acrobat 6. Smaller similar files... -
Error Printing to HP 8100 Offending Command:clip
I have been dealing with this problem for two years now and have never found a solution in the forums. When I try to print a pdf file the printer... -
Converting a string to a movie command
I have three movies "a" , "b" and "c" I have a piece of code that checks for when a keyboard key is pressed I can find what key the user has... -
Aandi_Inston@adobeforums.com #2
Failure converting doc/ps to pdf - offending command: setcmykoverprint
An unusual one, but could possibly be from either
- embedded EPS files that aren't portable
- using the wrong PostScript driver
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Don_Parda@adobeforums.com #3
Re: Failure converting doc/ps to pdf - offending command: setcmykoverprint
Pursuing the possibility of the wrong PostScript driver.
Looking at a prn file generated for an HP5si, I find the following two lines
....
%!PS-Adobe-3.0
....
%%Creator: PScript5.dll Version 5.2
....
Does this tell me whether I have the right/wrong PostScript driver?
Incidentally, on an equivalent prn file generated on a different computer I use daily for printing, I find
....
%!PS-Adobe-3.0
....
%%Creator: Pscript.dll Version 5.0
....
Pursing the possibility of problems with EPS (thanks for the opportunity to be introduced to Encapsulated PostScript) files.
Looking at the prn file, I find multiple instances of
....%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 158 195 252 217
....
/setcmykoverprint
....
which I think means I have multiple embedded EPS files with the suspect command "setcmykoverprint".
Any clues on how to isolate (what marks the end of the file?) and view/print an EPS file?
Thanks.
Don Parda
Don_Parda@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #4
Failure converting doc/ps to pdf - offending command: setcmykoverprint
It's certainly the wrong driver. Use the Distiller driver (in Acrobat
6.0, called "Adobe PDF").
All these drivers use the same underlying program (PScript5.dll) but
produce different results.
Finding the end of an EPS can be tricky, but see if the
%!PS-Adobe ... EPSF...
line is preceded (perhaps separated by a few lines) by a line like
%%BeginDocument. If it is, look for a matched %%EndDocument.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Don_Parda@adobeforums.com #5
Re: Failure converting doc/ps to pdf - offending command: setcmykoverprint
Thank you very much. The problem is solved. Changing the graphics implementation in the Word document page headers eliminated the suspect embedded EPS files. I did not have to change my existing PostScript driver (PScript5.dll Version 5.2?).
Don Parda
Don_Parda@adobeforums.com Guest



Reply With Quote

