Tech Support > Microsoft Windows > Drivers > Searching for words in data
Searching for words in data
Posted by diver don on September 25th, 2007


Hello,

Is there a way to parse the data to be printed somewhere in the driver and
look for a string? Could it be possible by looking at pBuf in FilterGraphics?

Thanks in advance.

Posted by diver don on September 25th, 2007


Just to clarify...

I just need to know if a given string, e.g. "beer", exists in the data being
sent to the printer and do this at the driver level.

Thanks again in advance.


"diver don" wrote:


Similar Posts