Version 3.0

By default, RichView prints inserted controls using a temporal bitmap provided by programmer 
in OnPrintComponent event.
This technique cannot ensure high quality image since this bitmap has screen resolution, 
which is usually much lower than resolution of printer.
This plugin does high quality printing of TChart components inserted in RichView editor or viewer.
A good example how to implement printing for custom types of controls. Demo included 
(for Delphi 3+, C++Builder 3+)