I have a a bunch of saved spool files from keep printed documents.
How would I go about reprinting one of the saved spool files?
Printable View
I have a a bunch of saved spool files from keep printed documents.
How would I go about reprinting one of the saved spool files?
Still looking for help on this topic, I haven't come up with a solution.
To the same printer they were originally printed to or a different printer?
The same printer.
bump
You can use the WritePrinter api call...as you are using the same hardware there is no need to do any messing with tehfile itself so it should work well.
I am a little unsure on how to use the WritePrinter api you listed. Would you be able to write a short example?