Guest_imported
New member
- Jan 1, 1970
- 0
I am moving my program code from an old version (2.0 I guess)
to vfp 6. I am not familiar with OOPS and still using old foxbase
logic and commands. I have to print several reports on different
paper size and orientation. For use with one machine I can create
serveral printers (each with different setting but the same driver)
but if I want to use the application over a network, I just can't
create sets of printers (for some shared printers on the network)
for every machine. There should be a way of passing settings to the
printers just as you did with the "printer setting dialog" but from
within the program code. Can someone please kindly tell me how to
do so. Many thanks
to vfp 6. I am not familiar with OOPS and still using old foxbase
logic and commands. I have to print several reports on different
paper size and orientation. For use with one machine I can create
serveral printers (each with different setting but the same driver)
but if I want to use the application over a network, I just can't
create sets of printers (for some shared printers on the network)
for every machine. There should be a way of passing settings to the
printers just as you did with the "printer setting dialog" but from
within the program code. Can someone please kindly tell me how to
do so. Many thanks