Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text in Windows Queue
Message
From
08/10/2001 11:25:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
08/10/2001 10:49:32
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00565487
Message ID:
00565515
Views:
24
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)
Previous
Reply
Map
View

Click here to load this message in the networking platform