MATLAB: Am I unable to open PostScript files that I created in MATLAB 6.5 (R13) using Adobe Acrobat Distiller

embedfontsMATLABps

I created a PostScript file using the PRINT function as follows:
print('-depsc2', '-f1', Summary)
where "Summary" is the PostScript filename. When I try to open this file in Adobe Acrobat Distiller, I receive the following error message:
%%[ Error: Times-Bold not found. Font cannot be embedded. ]%%
%%[ Error: invalidfont; OffendingCommand: findfont ]%%
Stack:
/Font
/Times-Bold
/Times-Bold
/WindowsLatin1Encoding
/Times-Bold
120
%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
%%[ Warning: PostScript error. No PDF file produced. ] %%
The file did open correctly when using GSView 4.5.

Best Answer

This is a problem with Adobe Acrobat Distiller. In order to work around this problem, try the following:
1. Open Adobe Acrobat Distiller
2. Go to Settings -> Fonts
3. Unselect the option "Embed all Fonts"