At 04:02 PM 5/5/2009, Jim Belisle wrote:
What I want to do now is include these RTF files in a report that already prints my drawings. The column in the table where both the RTF file and drawings are is VARBIT. The RTF file did not print. It comes up as a blank page. I tried MaintainAspectRation and the Stretch properties.
Store RTF files as VARCHAR data type. Then, place "DB Rich Text" control in Forms to mange the document and "DB Rich Text" object in Reports to display the Rich Text. You may also use enhanced R:BASE BLOB Editor to manage VARCHAR data. Very Best R:egards, Razzak.

