Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print to lower tray inconsistant
Message
From
15/03/1999 14:30:17
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00196349
Message ID:
00197722
Views:
16
>If you are absolutely positive that all users will be using the same printer, you can send printer codes directly to the printer with the ??? command. However, it might be better to see if you can set these commands into the EXPR field (the first record of the FRX) as you do with landscape/portrait mode.
>
>Barbara
>
>>After building a report in vfp6 that has to be dirrected to a certain tray on a network printer, some computers on the network can print the report and it sources from the correct tray. Others print to the same pritner and it sources from the wrong one. Is there a way to control issues like the paper source from within the code?
>>
>>Thanks...
>>
>>John Dennis
Barbara:

Thanks for the response. I have a little experience hacking the .frx file, so my first thought was to go in and do exactly what you suggested. After looking at the first record in the .frx file, I found that the data for selecting the lower tray is already in the first record. We are implementing this app on a rather large network, and most of the stations print to the lower tray just like they are told to do. Be we have a couple of stations however, that consistently print to the upper tray. They are all running the same version of the exe, and the frx is compiled into the exe. I was hoping someone would have come up with a really good way to control things like paper source and orientation programmatically. Microsoft has a suggestion, but it requires a PHD in C ++ programming and a few other qualifications that I don't have time to pursue. I was reading about the printer codes approach. That may be my best option. Once again, thanks for you response.

John Dennis
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform