[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Producing Postscript output that prints



     You need to add the following section to the POSTSCRI.STR file. See
     the POST_ISO.STR file for an example of where the CODE section should
     be placed.

     /CODE [
     192 /Agrave
     194 /Acircumflex
     199 /Ccedilla
     200 /Egrave
     201 /Eacute
     202 /Ecircumflex
     203 /Edieresis
     206 /Icircumflex
     207 /Idieresis
     212 /Ocircumflex
     217 /Ugrave
     219 /Ucircumflex
     224 /agrave
     226 /acircumflex
     231 /ccedilla
     232 /egrave
     233 /eacute
     234 /ecircumflex
     235 /edieresis
     238 /icircumflex
     239 /idieresis
     244 /ocircumflex
     249 /ugrave
     251 /ucircumflex
     ]def

     John L. Kellogg
     MITI Technical Support Manager

______________________________ Reply Separator _________________________________
Subject: Producing Postscript output that prints
Author:  SQR-USERS@USA.NET at Internet
Date:    23/07/96 7:29 AM


SQR-USERS,

I am producing SQR (v3.0.7.1) reports in a postscript format on a RISC/6000=20=

box (AIX 3.2.5).  These reports include text with accented French=20
characters, such as "=E9".  When the reports are edited, the characters appear=
=20
properly.  When the reports are printed, any accented french characters are=20=

displayed as spaces or other odd symbols.

Any ideas on how to get the accented characters to print properly?

Thanks,

Aaron Scott
DMR Group Inc.
(ascott@gov.nb.ca)