Computing.Net > Forums > Disk Operating System > Printing From A DOS App. To A File

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Printing From A DOS App. To A File

Reply to Message Icon

Name: Rick
Date: December 15, 1999 at 13:43:03 Pacific
Comment:

Does anyone know how I could print from a DOS app. to a file in Windows 95? I tried setting Print To The Following Port in the Windows 95 printer properties to FILE, but that does not work. The program ignores Windows spooling. Is there a utility for redirecting the LPT1 port to a file in DOS?



Sponsored Link
Ads by Google

Response Number 1
Name: Steve
Date: December 30, 1999 at 10:15:05 Pacific
Reply:

Hi Rick,

I was wondering if you ever found a solution to this question. I'm also looking to do the same thing. Any help would be much appreciated.

Thanks,

Steve


0

Response Number 2
Name: steved
Date: January 5, 2000 at 21:55:18 Pacific
Reply:

Yep this is always an issue and one we have been desperate to address for years.

In a Netware environment , with the Netware Client (not the Microsoft one) you can use capture command:

CAPTURE CR=\\server\volume\path NT NB NFF
(and possibly the NA parameter) this will redirect all output to a file.

otherwise Microsoft do a completely cludgy mechanism for two machines.
**NOTE - THIS IS THEORETICAL NOT TESTED**

On Machine-A Set up the Printer to FILE:
Note that when you print
(for unattaned add a new port called the chosen filename, e.g. C:\OUTPUT.PRN, but be warned that this will overwrite the file every time without asking).

Share the printer on MAchine A, then on Machine B, Connect to it as a normal network printer. When you print to the "network Printer" it will spool output to a file or to C:\OUTPUT.PRN)

If you don't have two machines networked together, welcome to the Creek, where's ya paddle?

I am currently researching a more elegant solution, no joy yet.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Printing From A DOS App. To A File

Printing from a dos program www.computing.net/answers/dos/printing-from-a-dos-program/14856.html

Problems with printing from MS DOS www.computing.net/answers/dos/problems-with-printing-from-ms-dos/12571.html

batch file to rename a file www.computing.net/answers/dos/batch-file-to-rename-a-file/8524.html