Need to open shd and spl files

  • Thread starter Thread starter naguaramipana
  • Start date Start date
N

naguaramipana

Hi gurus

I need to open this too files that are located on my spool/printer
folder and see what they are or at least to see who is the user that
send the job.

what can I use to open and see this files

Thanks a bunch
 
Hi gurus

  I need to open this too files that are located on my spool/printer
folder and see what they are or at least to see who is the user that
send the job.

what can I use to open and see this files

Thanks a bunch

you might be able to correlate the time stamp on those files w/ an
event on your printserver...
 
you might be able to correlate the time stamp on those files w/ an
event on your printserver...

to view the files use the SplViewer (german) or the EMFSpoolViewer

http://www.lvbprint.de/bin/current/SplViewSetup.exe
http://www.codeproject.com/KB/printing/EMFSpoolViewer.aspx

the script prnjobs.vbs located in the system32-path of each xp
professional shows information about all spooled jobs and can be simply
adapted.

Most printing questions are answered on Christoph Lindemann's page at
http://www.undocprint.org/

Dieter
 
Back
Top