Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to print landscape on citrix presentation server
Message
De
31/05/2006 15:59:16
 
 
À
31/05/2006 04:44:37
Wim Dieke
Tranquility Bv
Almere, Pays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Database:
MS SQL Server
Divers
Thread ID:
01126087
Message ID:
01126301
Vues:
15
Wim:

I had to make changes on the fly, so I clear the contents
of the expr field before build, and add what I need before printing.
In my case, I needed to set the number of copies without having to
resort to the printer dialog box.
Try this:

sele 0
use report.frx exclu
copy to temp.frx
use
use temp.frx alias metafile
sele metafile
replace metafile.expr with "ORIENTATION=1"
use

then print.

Luke
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform