1
0
I have paused a print queue and using Windows Explorer, am monitoring the C:\Windows\System32\spool\PRINTERS
directory. When I print documents to the print queue, I notice the creation of a .spl
file and .shd
file. From quickly googling, it looks like the print job is the .spl
file and the .shd
file is settings.
Can I confirm exactly what the .spl
file contains? Is it the actual file being printed after being processed by the print driver? So once the .shd
file has directed the job, the .spl
file is the thing that is actually printed?
2
Might be worth a read http://en.m.wikipedia.org/wiki/Page_description_language
– 50-3 – 2013-09-18T13:02:56.120Your better of looking into postscript files as spl is likely closed source, easiest way to teSt is open the file in notepad – 50-3 – 2013-09-18T13:11:21.803