Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Printer to Name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01221548
Message ID:
01221552
Vues:
6
This message has been marked as the solution to the initial question of the thread.
>If I use the prompt option in the report form and choose the "ImageRight Printer" it works, but when I set printer to name "ImageRight Printer" it does not. "ImageRight Printer" is a print driver that calls an image processing interphase, which allows me to store the output as an image and route the image accordingly.
>
>the following code works:
>
>report form (myreport) to printer prompt && ImageRight Printer is chosen
>
>but the following code does not
>
>myprinter = "ImageRight Printer"
>set printer to name (myprinter)
>report form (myreport) to printer

What ? SET("Printer",3) returns after SET PRINTER ?

Make sure that Printer Environment is not saved with report.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform