There is text which I am seeing in a PDF document. What determines the characters I am seeing ? There must be some underlying representation which determines a character. If I see some characters and one of those characters is a tilde character I am seeing, then I naturally suppose that this character correspnds to the tilde character in the ASCII ( or maybe UTF8 where the ASCII characters form the first 256 ) character set. When I copy the character and paste it to my text editor, and the character turns out not to be the ASCII tilde character, naturally I am a bit upset and curious why that is so. I then suggest that there should be a way that I can view using Acrobat what that character is in the ASCII character set. That's all ! I do not think that is an unreasonable request considering the huge number of programmers who have, and continue to have, an interest in the ASCII character set as the text they use in their programming langauage. In fact I do not know a single programming language, although I suppose there must be some, that does not use the characters in the ASCII character set, and usually the first 128 characters in that set, as the representation of the valid characters to be used in the constructs of that programming language. I realize that Acrobat need not provide the functionality I am asking for, but still I view it as a reasonable request. I am sure many programmers copy characters from PDF documents, and many English speaking people otherwise, and that they would like to be assured that the characters they view correspond to the characters they expect in their text editors. I do realize that good text editors, like the one I usually use as a programmer, can display characters in many different character sets if necessary, including Unicode, but still the ASCII character set remains very popular since it is the set of programing languages. I am aware that ASCII is code page 1252 in my editor, but I think you know what I mean when I say the ASCII character set.
... View more