| Author |
Can Crystal Display HTML?
|
|
| mattism 2006-01-26, 7:07 pm |
| I have some data that I that is HTML format. I need to display this in
a report. Can this be done with Crystal?
| |
| Shariq 2006-01-26, 7:07 pm |
| Give us an example of the data which is in HTML format?
"mattism" wrote:
> I have some data that I that is HTML format. I need to display this in
> a report. Can this be done with Crystal?
>
>
| |
| mattism 2006-01-27, 7:04 pm |
| I want to pass in some html like this
<ol><li>This is test</li>
<li>line 2</li></ol> <p><strong><em>line 3</em></strong></p>
And then I want it to be displayed in my report like it would if I had
done it on a web page.
| |
| Shariq 2006-01-27, 7:04 pm |
| Mattism,
I've already answered the exact same type of question on 1/20/2006 titled
Crystal 11. Look back a few pages to find it and if you still don't find it
then post back and I will help you out.
"mattism" wrote:
> I want to pass in some html like this
>
> <ol><li>This is test</li>
> <li>line 2</li></ol> <p><strong><em>line 3</em></strong></p>
>
> And then I want it to be displayed in my report like it would if I had
> done it on a web page.
>
>
| |
|
|
|
|