printing - How to intercept data being sent to a printer? -


i'm interfacing application that's sending raw printer file default printer. thing data.

i need file somehow can store elsewhere instead. best way this?

the best i've thought of write app listens specific port, , set default printer port.

would way work? there better way?

i ran across , ldp implementation java i'm going modify , use. can access printer , want raw files.

http://lpdspooler.sourceforge.net/


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -