It is already currently configured as a local printer with a network port.
Any more ideas?
Thanks.
Main Topics
Browse All TopicsEnvironment: WinNT 4.0 sp6
LAN: 10/100 Mbps
Application: Windows apps, eg. powerpoint used
Printer: PCL based printer
Printing of a 93 page powerpoint file took 7 minutes to complete spooling. The same file is printed on Windows 98 and it took 2 minutes to complete spooling.
(how I measured spooling time is measuring from the Windows printer console the time between the print job appearing and disappearing on the screen)
I have checked an option on the NT driver to print immediately while receiving the spool file but it still spools the entire file before printing. On 98, as soon as it spools 1 page, it will print as it spools the subsequent pages.
Is this a known problem on NT?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Greetings.
This question is very old. Please take a moment to revisit this question & reward your points or post additional commentary, as appropriate. If no further action is taken with this question within 7 days, Community Support will be requested to finalize this and unless there is objection or further activity, I will request that question be closed.
-> PAQ/NO REFUND
**Expert input always appreciated if a different outcome should result and Asker does not finalize**
If you feel that your question was not properly addressed, or that none of the comments received were appropriate answers, please post a request in Community support (with a link to this page) to refund your points. The link to the Community Support area is: http://www.experts-exchang
** PLEASE DO NOT ACCEPT THIS COMMENT AS AN ANSWER **
Thank you,
":0) Asta
Business Accounts
Answer for Membership
by: mpltechPosted on 2001-09-18 at 17:39:30ID: 6492133
Is the printer a network printer on an NT server by any chance?
If so then the difference is that much of the processing is done on the server, whereas with win9x the entire processing is done on the workstation, which may be a faster CPU than the server, and the process has a higher priority (its the only priority) and the information sent over the network is more complex (windows metafiles instead of printer language)
You could configure the NT workstations to print directly to the printer if its a Network printer like an HP JetDirect printer, you may see a tremendous difference.
If this is not feasible, you could also configure the printer as a local printer with a network port, instead of a connection to a remote printer. To do this, install a local printer, and define a new "local" port consisting of the UNC network name (\\server\printershare)
Either way, by using a local printer, you ensure that all print processing is done on the workstation instead of the server.
Mike