V3.03 TAsciiPrinter
- Changed Printing of Memo objects to recognised Carriage returns within the Memo
- Better word wrap of text when printing whole memo if Characters per Line > 0
- Removed unnessary feature of ignoring spaces at the start of a line when Characters per
Line > 0
- Added new public function DriverCompatible
- Added check when printing using the spooler to make sure the driver is compatible, if it
is not, TAsciiPrinter raises an exception
- Fixed bug of assignment of printer when port is poCurrent
V3.02 TAsciiPrinter
- New Property - TIMEOUT, 32bit only. Specifies amount of time, in milliseconds, to
re-retry printing operation before failing with an Exception Error.
- DCU Files made available for Delphi 3
- Updated DCU files for D4 for easy installation into the Delphi environment.
V3.01 TAsciiPrinter
Bugs Fixed, include:-
- 32-Bit Error in assignment of port of current printer (D2, D4)
- 32-Bit Error modifying Printer Control Codes for undefined printers (D2, D4)
- Demo Project AscDem32 couple of bugs fixed, and changed port selection of DEFAULT to
CURRENT to make more sense
Enhancements
- DCU Files made available for Delphi 4 Update Patch 3 (4.3) Standard Version Only.
Standard Support provided for D4 - (V4.0,V4.2,V4.3) - Wptools support not provided as yet,
watch this space.