Page 1 of 1

QuickReport-Wrapper shows RTF-Text justify and pictures

Posted: Mon Sep 12, 2005 2:38 pm
by j&b
For a few weeks I looked up for a programmer, who can help me to show justified text and pictures in a RTF-Memo under QuickReport.
Someone tells me about TRichView wrapper. I have found the component here (under http://www.trichview.com/). It is a component, which works very well, reliably and solid with RichView and QuickReport 3.6 Prof (and higher).

I write this, because many of us use QuickReport (and RV). But there is no possibility to show text and pictures as in the RV-memo, because QR does not contain a component to display/print RichView text (QR only contains a component for RTF text wthout no pictures, no justify etc.).

You put the qrRVwrapper-component (by Henk van Bokhorst) on QuickReport at the place where RV text should be displayed (instead of qrRichText). Next you load RV-text to the qrRVwrapper (using one of the Load-methods). That's all. The text is automatically streched / divided over more pages etc..

qrRVwrapper

Posted: Thu Sep 27, 2012 9:33 am
by rogerfg7
Where do I find the qrRVwrapper by Henk van Bokhorst and instructions on how to use it in QuickReports to display justified text from a database memo field.

Many thanks

Posted: Thu Sep 27, 2012 12:53 pm
by Sergey Tkachenko

qrvWrapper

Posted: Thu Sep 27, 2012 1:43 pm
by rogerfg7
Sergey

Many thanks for the quick response.

I have Delphi 6. Is it possible to compile the components for Delphi 6?

Posted: Thu Sep 27, 2012 4:34 pm
by Sergey Tkachenko
I am not sure, but I think yes. Please try it.