Extra border in HTML output using Birt 4.2.2 viewer [message #1047568] |
Tue, 23 April 2013 07:47  |
Eclipse User |
|
|
|
We are using birt 4.2.2 runtime and generated a report in HTML we have observed there is extra border line around the report.
Using birt viewer this bug can be reproduced.Please find the attached rptdesign and run with birt web viewer ,
Actual :
The report will be displayed with default border
Expected behaviour : The report needs to displayed without border.
Note:
We are using tags in birt.tld
<birt:report id="birtViewer"
reportDocument="<%=docName%>"
format="html"
isHostPage="false"
pageNum="<%=pageNum%>"
scrolling="no"
width="950"
reportContainer="div"
frameborder="no"
contentEncoding="UTF-8">
</birt:report>
We already have some generated rptdocuments using version 3.7 so we cannot make anychanges to rptdesign or libraries we are looking for a work around in birt viewer itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.45250 seconds