Added Support for the Character Mapping Section of the PDF FileLast reviewed: April 14, 1997Article ID: Q164962 |
The information in this article applies to:
SYMPTOMSThere is no way to map characters in the datastream to GDI calls in a printer definition file (.pdf).
CAUSEThere was a flaw in the design of SNA Server 3.0.
RESOLUTIONA fix is available to correct this problem. characters to
STATUSMicrosoft has confirmed this to be a problem in SNA Server version 3.0. This problem was corrected in the latest Microsoft SNA Server 3.0 U.S. Service Pack. For information on obtaining the service pack, query on the following word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K MORE INFORMATIONThe following is an excerpt taken from a .pdf file that is now supported with this fix:
/*********************************************************************/ /* Character Definitions */ /*********************************************************************/ SPACE = SPA EXCLAMATION_POINT = 21 QUOTATION_MARKS = 22 NUMBER_SIGN = 23 DOLLAR_SIGN = 24 PERCENT_SIGN = 25 AMPERSAND = 26 APOSTROPHE = 27 LEFT_PARENTHESIS = 28 RIGHT_PARENTHESIS = 29 ASTERISK = 2A PLUS_SIGN = 2B COMMA = 2C HYPHEN = 2D PERIOD = 2E SLASH = 2F ZERO = 0 ONE = 1 TWO = 2 THREE = 3 FOUR = 4 ... |
Additional query words: snaprint prodsna
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |