Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Loading Print Driver
Message
From
18/07/2005 13:57:25
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01033561
Message ID:
01033604
Views:
16
Hi Nadya,

where should I put this code? In the program, just before the call for the report? Or just run it through vfp in the command window?

Thanks.
Beth
>I think I had similar problem a while ago with report to PDF. This was my attempt to overcome this issue:
>
>set printer to default && restore default settings for the printer first
>declare _fpreset in msvcrt20.dll
>=_fpreset()
>declare integer Sleep in Win32API integer
>Sleep(100) && Wait a little
>
>
>Try and see, if the problem goes away.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform