Direct printing from Max?
Hiya!
Has anyone try print from Max via LPT?
I can print file with 'DOShack' on Windows(successfully try at yesturday), and 'Shell' on Mac(this I don't try), but after execute my command(print c:file.txt /d:lpt1) printer has roll-off paper...
What I need - just direct print from Max, so use my matrix printer like typewriter )
If you have any things about it - let me know, please!
Many thanks and sorry for bad english )
If anyone interesting in some similar ...
I found solution -
it's command echohttp://www.computerhope.com/echohlp.htm
Throw java class DOShack...
message looks like echo $1 > lpt1
Best!