Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Duplex Printing
Message
De
30/01/2004 12:25:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00872340
Message ID:
00872407
Vues:
23
Thanks Yuri!

Have a good day.


>The same as in previous versions. You can use sys(1037), adjust the report frx settings, similar to:
>
>USE (reportfile.frx)
>REPLACE ;
>	tag WITH "", ;
>	tag2 WITH "", ;
>	EXPR WITH ;
>		"ORIENTATION=1"+CHR(13)+CHR(10)+;
>		"DUPLEX=2"+CHR(13)+CHR(10)+;
>		"TTOPTION=2"+CHR(13)+CHR(10)
>...
>
>
>and so on...
>
>>I need to know if there is a way for VFP 7.0 SP1 to control a duplex printer? If so, how?
>>
>>Thanks in advance!
>>
>>Don
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform