Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB printer script to VFP
Message
 
To
21/12/2006 18:02:00
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01179636
Message ID:
01179697
Views:
10
>>>Thanks Borislav, In the cashdraw section, this is the only code mentioned. Can you help me with how to get printer object or a little sample how to use this code ?? Thanks.
>>>
>>>*This is not the full code, this code can be used directly in VFP, if you know how to
>>>*get Printer object (except Printer.Print("A")) :-)
>>
>>If Printer is standard VB object maybe you could use this:
>>
>>SET PRINTER TO NAME (name of the printer goes here)
>>SET PRINTER FONT TO "FontControl", 9
>>SET PRINT ON
>>? [A]
>>SET PRINT OFF
>>[/code]
>>
>>
>>But I am not sure at all.
>
>I think a
>
set printer to
>may also be required - that would tell Windows the printjob is completed, equivalent fo printer.close().

I remember these commands only from my CLIPPER days :-)
In CLIPPER there were only SET PRINTER ON and SET PRINTER OFF, but you are right of course :-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform