Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page Length
Message
De
26/09/1998 11:09:50
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00140714
Message ID:
00141129
Vues:
45
>>>Thanks for your time, Cetin
>>>
>>>I have NT workstation 4.0 and That personilazed size doesn't exist in printer setup dialog. Do you know another manner?
>>>Can I use escape sequences with driver generic? I don't print in graphic mode, I need print in text mode only.
>>>
>>>Thanks again!
>>Enrique,
>>You could use escape sequences with generic driver. ie: ??? chr(27)+"E" would directly send escape+"E" to printer port (this requires port not captured and local). In NT too AFAIK generic printer setting supports personalized size though.
>>Cetin
>
>Cetin,
>
>I don't understand very well what is Port Not Captured. Printer Manual says:
>
>ESC C n Set Page Length In Lines
> n = number of lines (1-127)
>
>So, I execute ??? CHR(27)+'C'+'43' but only appears a Job Printing in Printer Window.
>
>Returning to Generic/Text Only Driver. I don't see the personalized size either in control panel and page setup window. :-(
>
>Thanks Again!
Not captured, I mean in details window you should see printer is connected directly to lpt1: port with no \\server\queue style remote connection. I don't think you'd be able to see page size in control p. or page setup if using esc sequences (they change it on the fly sending control commands directly to printer). Last I think syntax is wrong there :
??? CHR(27)+'C'+chr(43)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform