jsm
Fri May 26 10:13:25 CDT 2006
>exactly as it was in the old dos days
should have been "exactly as it was in the GOOD old Dos days" ;-))
As I am 'old' (51) I did spend a lot of time on DOS !!
--
Jean à Grenoble
http://www.atoutfox.org
Bernhard Sander <fuchs@individsoft.de> a écrit dans le message :
OdXx#$JgGHA.3456@TK2MSFTNGP05.phx.gbl...
> Hi Jean
>
> > As I am in France, I had a problem with this driver : I had to use
> > CPCONVERT() to get all french special characters. The Generic Text
driver
> > doesn't translate the codepages.
> That is, what this driver is for: do nothing with the print data, just
transfer
> it 1:1 from the application to the printer. So the application simply
sends some
> bytes to the printer and the printer builds letters from these bytes,
exactly as
> it was in the old dos days. A lot of printers are ascii text printers and
the
> ascii code page is different from standard windows code pages.
>
> Regards
> Bernhard Sander