Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

TppDBRichEdit and TwwDBRichEdit

edited June 2003 in General
How can I get TppDBRichEdit to show bullets like TwwDBRichEdit? I have gone
through the steps outlined in the .doc found in the RBuilder\InfoPower
folder, but I still don't see bullets. When printing, it reaches the code
to initialize the TppWWRichEdit, which I can see by putting a break point in
ppWWRichEd. It seems to be loading the raw rich text correctly, as watching
the string in the OnGetRichText event looks ok:
{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 Arial;}{\f1\fnil
MS Sans Serif;}{\f2\fnil\fcharset2
Symbol;}}'#$D#$A'\viewkind4\uc1\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2
\pnindent0{\pntxtb\'B7}}\fi-720\li720\lang1033\fs20
one\par'#$D#$A'{\pntext\f2\'B7\tab}two\par'#$D#$A'{\pntext\f2\'B7\tab}three\
f1\fs16\par'#$D#$A'}

This should be something like:
o one
o two
o three

but looks like:
one
two
three

when printed with RB. (RB 6.03, D6 sp2, InfoPower 3000.08)

What else do I need to do? I have copied all the files where they need to
be I think.

-Jim

Comments

  • edited June 2003
    It was the print drivers. The bullets don't print from an .rtf in Word or
    WordPad either. Printing to another printer it works great. I'll have to
    start searching at Tamarack more...


This discussion has been closed.