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

Rép. : Re: How to print accentuated french characters with postscriptoutput ?



Yes, i've done it, but obtain only partial accent
with absolut no 'a/e/i/o/u' under it !#@?

Cordialement, Philippe.

>>> Franck Masson <franck.masson@BRIO.COM> 15/02/01 16h08 >>>
Very easy.

in the bin directory of SQR you have two files
postscri.str
and
Post_iso.str files

by default if you do not specify in you sqr code
section Declare_printer
the parameter Startup-file

sqr use postscri.str file

Edit the post_iso.str file and uncomment the section for french
caracteres
% Ansi/ISO/Windows (French)
%
% /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
% 252 /udieresis
% ]def

and comment the default section
%
% Ansi/ISO/Windows (Finnish, Swedish)
%
/CODE [
196 /Adieresis
197 /Aring
198 /AE
214 /Odieresis
216 /Oslash
228 /adieresis
229 /aring
230 /ae
246 /odieresis
248 /oslash
]def
 by adding a % at the first colonn of each line

You have to do it
for  SQR 4
and SQR 6

the files  are may be  differents in these version.

In the SQR 6 install guide there is a section about this.

Best regards,

Franck,
LEBLANC Philippe FTC wrote:
>
> Versions :
> SQR/4.3.2.1/DEC AXP/Digital UNIX V4.0D/Oracle 7.3.4/Sep 21 1998
> SQR/4.3.2.1/PC/Windows NT 4.0/Oracle 7.3.4/Sep 21 1998
> and
> SQR/6.1.3/PC/Windows NT 4.0/Oracle 8.0.6/Oct 05 2000
> SQR/6.1.3/DEC AXP/Digital UNIX V4.0D/Oracle 8.0.6/Oct 05 2000
>
> Primary Question:
> IF ANYONE KNOWS HOW TO PRINT ACCENTUATED
> FRENCH CHARACTERS WITH POSTSCRIPT, PLEASE
> LET ME KNOW HOW TO !!!
> See joined lines updated file for postscri.str file in Soft/SQRx...x/ORA/BIN/ 
>path.
>
> Second Question:
> How to have flag SQR_FLAGS="-RT -KEEP" set in selected sqr programs only ?
>
> Cordialement, Philippe.
>
>   ------------------------------------------------------------------------
>
>    postscri_1.str   Name: postscri_1.str
>                     Type: Plain Text (text/plain)