Welcome, Guest. Please login or register.

Author Topic: Printing Question  (Read 1509 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline meega

  • Hero Member
  • *****
  • Join Date: Jul 2006
  • Posts: 952
    • Show all replies
Re: Printing Question
« on: August 07, 2006, 03:30:39 PM »
Use CMD to redirect the printer output to a file.

Copy that file to a disk.

Read the disk in the other machine.
:)
 

Offline meega

  • Hero Member
  • *****
  • Join Date: Jul 2006
  • Posts: 952
    • Show all replies
Re: Printing Question
« Reply #1 on: August 07, 2006, 06:16:04 PM »
Use some Epson compatible printer driver, and things should be ok on a basic print-job.

You could also save the files you want to print as plain old ascii text, and then import that into your other machine.

Complications arise over fancy-formatting.

You could connect the machines through their serial ports, and then you could transfer a large file.
:)