These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

PostScript Font

mldmanrptr
Registered: May 3 2006
Posts: 17

We've got a problem that's really got us stumped. Was wondering if you could shed some light, or point us in the direction of someone who could.
This is what we currently think is happening: A PostScriptfile is created with Adept, an SGML layout program, on UNIX with the font CM-Courier10PitchBT- Regular. The Unicode encoding during this process designates a hexadecimal value of 0027 for the Apostrophe or quotesingle character. However, when the resulting PostScript file is then Distilled on the PC using Acrobat, the encoding standard used is Adobe Standard. 0027 in the Adobe Standard Encoding system really has a Unicode hex value of 2019, and instead of the Apostrophe, is the Right Single Quotation Mark or quoteright. The following web page alludes to this mapping difference: [link=http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt]http://unicode.org/Public/MAPPINGS/VENDORS/ADOBE/stdenc.txt[/link]
# (1) The Unicode value (in hexadecimal)
# (2) The Adobe Standard Encoding code point (in hexadecimal)
# (3) # Unicode name
# (4) # PostScript character name
2019 27 # RIGHT SINGLE QUOTATION MARK # quoteright
0027 A9 # APOSTROPHE # quotesingle
Any thoughts on how to get this character to appear correctly?

System Administrator
SAS Institute
Cary, NC

My Product Information:
Acrobat Pro 8, Windows
lkassuba
ExpertTeam
Registered: Jun 28 2007
Posts: 3636
Hi Mark,

Can you forward a sample postscipt file (with just the character in question) to me at [url=mailto:lkassuba [at] acrobatusers [dot] com?]lkassuba [at] acrobatusers [dot] com?[/url] I don't believe the font is being mapped correctly but we'll need to confirm with the sample file.Thanks,
Lori

Lori Kassuba is an AUC Expert and Community Manager for AcrobatUsers.com.