Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text in Windows Queue
Message
De
08/10/2001 11:25:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
08/10/2001 10:49:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00565487
Message ID:
00565515
Vues:
25
Looks great! I will immediately try to integrate it into my project.

Hilmar.

>Hilmar,
>I'm using RawPrint which you can download here on the UT. Here's some sample code:
>
>
>loRawPrint = NEWOBJECT("PrintDev", "rawPrint.vcx")
>loRawPrint.cPrinterName = SET("PRINTER", 3) && default printer
>loRawPrint.cdocname = "My Printer Job" && message to display
>loRawPrint.cFileName = "c:\autoexec.bat"
>?loRawPrint.oPrintFile()
>loRawPrint.oClose()
>
>
>HTH
>>When sending a report to the printer, or when sending a text-file with "???", the Windows Queue shows a generic message - the same for every file sent. Is there any way to control this message, so that I can show what specific report is being printed?
>>
>>TIA, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform