WinPrint takes the standard printer output produced by a DOS application, and forwards it to a default Windows printer.
Converts code page, strips empty pages, supports BOX DRAWINGS chars. Works on all Windows platforms. Written in Borland DELPHI.
What's New in This Release: [ read full changelog ]
· added Epson ESC/P 2 code implementation.
· implemented codepage conversion
· implemented skip empty page option
· added BMP logo printing (DPI detection)
· English and Polish interface
· configuration stored in ini file
· multiple runnings (if winprint.exe renamed)
· printer selection
· number of copies
· implemented PageEnd codes
· subscript/superscript codes
· implemented CR (#13), LF (#10) and BKSP (#8) codes
· direct port capturing (Windows XP or above)
· and many many fixes