Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing from Paradox 4.5

Status
Not open for further replies.

bx1423

Programmer
May 8, 2001
14
US
I have been working with Paradox 4.5 for about 5 years now. One thing I can't get around is a huge delay in printing. It usually takes a few minutes for the reports to print, unless you exit paradox.

Any suggestions?


Thanks
 
We had the same problem with printing to Novell Netware. This can be solved by adding a timeout (in seconds) to the printer queue, either using capture, q=qname ti=10 (plus other parameters) at a DOS prompt, or in the user or system login script when printer queues are defined.

With ti=10, the Novell queue waits for 10 seconds and if nothing more has been sent, it assumes the file has been completed and prints it. This is why the file does not print until you exit Paradox - that is the indication that the file has been completed.

Phil

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top