Jump to content

Bug in crosstab generated in html


goompas

Recommended Posts

Hello

I make report with crosstab. In pdf its look fine as in screen

Problem is with html, you can see it in second screen.

I attach report too.

I make textfields fills all zones but it seems that these zones in html have widht and height bigger.

When i view html source i see:

<tr>  <td style="width: 1pt; height: 1pt;"></td>  <td style="width: 50pt; height: 1pt;"></td>  <td style="width: 9pt; height: 1pt;"></td>  <td style="width: 1pt; height: 1pt;"></td>  <td style="width: 19pt; height: 1pt;"></td>  <td style="width: 26pt; height: 1pt;"></td>  <td style="width: 60pt; height: 1pt;"></td>[/code]
  <td style="width: 60pt; height: 1pt;"></td>  <td style="width: 60pt; height: 1pt;"></td>  <td style="width: 174pt; height: 1pt;"></td>  <td style="width: 1pt; height: 1pt;"></td>  <td style="width: 39pt; height: 1pt;"></td>  <td style="width: 35pt; height: 1pt;"></td></tr>[/code]

and next after each row

<tr>  <td style="width: 60pt; height: 1pt;"></td></tr>[/code]
But what is this? I dont have in report 1pt spaces.



Post Edited by goompas at 06/02/2009 09:33

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...