We are creating a batch application which sends its documents (Java Jasperreports) directly to a printer device, running on a Windows server.
To test the application and measure the performace, we where looking for a test or dummy windows print device. This device would not print to an actual printer but simulate a printer device in such a way that its buffer, number of pages printed per minute etc. can be configured and a report on the number of printed pages can be generated.
The only test devices found on the web print to pdf files, but a system as described seems hard to find. Does it exist?