Bug 691877

Summary: Invalid text when converting to PDF/A
Product: Ghostscript Reporter: Mike <mlungu777>
Component: PDF WriterAssignee: Ken Sharp <ken.sharp>
Status: NOTIFIED FIXED    
Severity: normal    
Priority: P4    
Version: master   
Hardware: PC   
OS: Windows 7   
Customer: 631 Word Size: ---
Attachments: PS file
PDF file

Description Mike 2011-01-11 17:39:43 UTC
When converting the attached PostScript file to PDF/A the output file contains squares instead of text. This was working fine in GS 8.7
Comment 1 Mike 2011-01-11 17:40:38 UTC
Created attachment 7109 [details]
PS file
Comment 2 Mike 2011-01-11 17:41:24 UTC
Created attachment 7110 [details]
PDF file
Comment 3 Ken Sharp 2011-01-12 08:37:38 UTC
The embedded TrueType font is being set as non-symbolic when PDF/A is selected, which is never supposed to happen and certainly should not be happening for PDF/A output.
Comment 4 Ken Sharp 2011-02-01 08:35:38 UTC
Fixed in revision 12086:

http://ghostscript.com/pipermail/gs-cvs/2011-February/012202.html