I can reproduce multiple ways.
- I have adjusted all of the settings to no image compression, don't embed fonts, leave color unchanged,
- I completed a preflight PDF analysis: Report PDF syntax issues (nothing wrong with document),
- Tweaked the advanced post script options
- Printed to a PS file and then dragged into distiller
- I still receive the error log:
%%[ ProductName: Distiller ]%%
%%[ Error: undefined; OffendingCommand: imageDistiller; ErrorInfo: ImageType --nostringval-- ]%%
Stack:
-dict-
%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
%%[ Warning: PostScript error. No PDF file produced. ] %%
Here is the first block of code from the PS file as well:
%!PS-Adobe-3.0
%%Title: N1075384N 5005 04-21-15.pdf
%%Creator: PScript5.dll Version 5.2.2
%%CreationDate: 5/19/2015 14:44:39
%%For:
%%BoundingBox: (atend)
%%Pages: (atend)
%%Orientation: Portrait
%%PageOrder: (atend)
%%DocumentNeededResources: (atend)
%%DocumentSuppliedResources: (atend)
%%DocumentData: Clean7Bit
%%TargetDevice: (Adobe PDF) (3018.101) 0
%%LanguageLevel: 3
%%HiResBoundingBox: 0 0 612 792
%%CropBox: 0 0 612 792
%ADO_BeginApplicationHeaderComments
%%Creator: Adobe Acrobat 9.5.3
%%For:
%%LanguageLevel: 3
%ADO_EndApplicationHeaderComments
%%DocumentProcessColors: (atend)
%%DocumentCustomColors: (atend)
%%EndComments
%%BeginDefaults
%ADO_BeginApplicationDefaultsComments
%%ViewingOrientation: 1 0 0 1
%ADO_EndApplicationDefaultsComments
%%ViewingOrientation: 1 0 0 1
%%EndDefaults
%%BeginProlog
%%BeginResource: file Pscript_WinNT_ErrorHandler 5.0 0
I have tried re-installing the software, updating to 9.5.4, upgrading to 11.x, still the same error persists. Please advise any suggestions to fix.