Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Going mad with printers !!!!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01023145
Message ID:
01023149
Vues:
16
but I tried it.... maybe I should clean the TAG and EXPR fields from the first record of the frx file ?
I have all of my reports sent to the printer which appears in the Expr field!!!


>Alessio,
>
>Try this, from my printer form...
>
>cp = getprinter()
>IF !EMPTY(cp)
>	thisform.cprinter = cp
>ELSE	&& set to the default printer
>	thisform.cprinter = SET("Printer",2)
>ENDIF
>SET PRINTER TO NAME (thisform.cprinter)
>
>
>Hope this helps. Don't get mad....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform