Spooler File formats
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I want to be able to control printing to some print queues by manipulating the spooler files directly. There are two files in a print job: The .SPL file (which is the actual print job) and the .SHD file (Shadow file). The .SHD file is the header file with all information about the print job (User/Name/size/etc...). Does anyone know what the file format for the .SHD file is? Or can anyone point me to a location to look for the file structure definition? Grtx, Berry