I have a formula that uses html text interpretation.
When using a paragraph tag, I get no blank lines.
eg. When I have "hello" followed by a paragraph tag followed by "hello", I get
hello
hello
instead of:
hello
hello
I have tried things multiple paragraph tags and multiple "br" tags, but no luck.
I am using Crystal Reports XI Release 2 (11.5.8.826)
I get it when I do a print preview in the designer. I am planning on integrating it with a VB.net 2005 Windows application when I get it working.
Thanks,
Patrick