Skip to Content
0
Former Member
Nov 10, 2008 at 04:45 AM

Render HTML code in PDF

24 Views

Hi,

I am working on a project where we have to create a table in a webi report with the header aligned vertically (like the text orientation option in excel).

We are able to get the desired effect by using similar html code...

"<style type="text/css">

.verticaltext1

.verticaltext2

</style> " & "<th>

This is

vertical text

</th>"

But...when we save the report in pdf all we see is the code in the cell instead of the formatted text.

Can someone please help us with this. We are using Business Objects XI Release 2

Thanks

Anand