Hi Martin,
Nice UDF!
I'd like to use it for dumping RAW files to my printer.
I have PCL files printed to a file by a program, I'd like to forward them to my default printer without any change.
I thought I could use the _PrintBytesDirect function. But I do not fully understand the usage.
What does the variable $sPrinter mean?
There is somekind of debug message, can I disable that?
If i make an array with three bytes, it only prints the first one (the debug message says there are 3 bytes sent).
Thank you for your help.
Ooris