Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print problems on a NT server
Message
From
17/05/2000 13:28:20
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00369711
Message ID:
00370364
Views:
27
I have tried this already, only I did not remove all info from Expr. I only removed down to the orientation line. I did however remove all printer specific info. Also, I am excluding the report from the project prior to compiling, then I send the .frt and .frx files with the new .exe file. Do you suggest I try including the reports in my project?

Thanks for the help! I really need to get this worked out soon, my client is having a fit.


>The problem is related to VFP saving the printer config in the .FRX file.

Example: If you use the prompt screen to change the tray before printing it will not work.

The way to fix this “patch” is to modify the .FRX before you compile the .EXE.
On your reports do this:

Use MyReport.frx
Go top
Replace Expr with "" , tag with "", tag2 with ""
use


>Still having print problems when the user changes the printer in the prompt screen to a non-default printer. Can anyone tell me exactly what SBT is doing to handle this, or I welcome any other suggestions.
>
>Thanks, Chris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform