0

I'm trying to print on Windows Server 2012. It works fine, but I'd want to generate an output file (some kind of .PRN) in order to save the last print job so it can be printed again later.

Enabling a printer pool with two printer queues doesn't work, because it will choose the fastest one. Moreover, I wouldn't want to use a third party software, if possible.

Any ideas? Help will be apreciated.

Regards.

2 Answers2

1

In the Properties pages of the printer, on the Advanced tab, check the "keep printed documents" checkbox.

joeqwerty
  • 108,377
  • 6
  • 80
  • 171
  • Hello, Thanks for answering, @joeqwerty. We've already thought about that solution, **but it isn't possible because every print job generates a 3 MB file**. We have twenty users, and they can print three or four jobs a minute. Regards. – antonioalopezfernandez Sep 07 '15 at 07:38
0

You are not looking for a third party software, but because there has not been an approved answer I can maybe suggest using a commercial solution. This video shows you how to print a document and also archive and email it. Maybe you can archive it as PDF file on another (network) location or FTP so you can print the PDF files again when necessarry?

video tutorial

juFo
  • 393
  • 3
  • 9
  • 21