trichview.support
Printing to a page area |
Author |
Message |
Beat |
Posted: 08/19/2002 15:14:51 Hello I have to print the contents of a RichView component to a user-definable area of a page. This seems not to be possible... Or is it? Basically, what I need is a method which I can call with a canvas and a rectangle, something like TRichView.Draw(PrinterCanvas: TCanvas; OutputRect: TRect) OutputRect is a rectangle with printer coordinates. TRichView should then scale its output according to the device capabilities of the currently selected printer and put it on PrinterCanvas. Does such a method already exist? Regards, Beat
|
Powered by ABC Amber Outlook Express Converter