QuickReport-Wrapper shows RTF-Text justify and pictures
Posted: Mon Sep 12, 2005 2:38 pm
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..
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..