network printer to email

  • Thread starter Thread starter utsuxs
  • Start date Start date
U

utsuxs

I have an enterprise application that can only output to an I.P.
printer. I like my output, i.e. my printouts, to go out via email as
well. Is there a technology that will take the printjobs I send to an
I.P.
address and turn it into an email? My preference is 100% software vs.
some
proprietary hardware, but I'll explore anything reasonable.

The printouts are just plain ascii text and can be anything. It can
start with To: (e-mail address removed) if need be.

Thank you
 
From: said:
I have an enterprise application that can only output to an I.P.
printer. I like my output, i.e. my printouts, to go out via email as
well. Is there a technology that will take the printjobs I send to an
I.P.
address and turn it into an email? My preference is 100% software vs.
some
proprietary hardware, but I'll explore anything reasonable.

The printouts are just plain ascii text and can be anything. It can
start with To: (e-mail address removed) if need be.

Thank you

Print to a disk file and attach the disk file.

I don't know what application this is but it must have to conform to the OS and thus the
OS Spooler Service. Therefore I am sure the Print Job can be redirected and not fixed to
only IP.
 
Print to a disk file and attach the disk file.

That is an option but it requires manual intervention. I was hoping
for something more automated. Print and go.
Thank you
 
Back
Top