Word Text Exporting in Crystal Through VB
Hi,
I want to now that i use a code through which i make a crystal report in which the word data exported as an oleobject with almost all formatting, but i stuck at a point where i use the numbering from start of paragraph with bold and italic Like
([u]1.</u> [u]Defined Terms.</u> All initially capitalized terms.)
but when i export the same in crystal, it will converted the bold and underlined like
([u]1. Defined Terms.</u> All initially capitalized terms.)
It bold and underlined the blank space between the umber and heading.
can any one tell me how this problem can be solved.
|