in reply to Raw Data to Printer on Win XP
I don't think there are any modules available to do this, but if you are prepared to drop to using Win32::API (or Inline::C or XS), then it is fairly simple to do using native calls.
The code you would need is documented here.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Raw Data to Printer on Win XP
by dvergin (Monsignor) on Sep 29, 2004 at 22:51 UTC |