I've create a report that contains a table-like fields, the report run just fine, but when i preview it as "HTML preview" it shifts some fields to the right, How can I avoid this one? Is there any way to Preview it as PDF directly in the HTML form (I mean in the Reportviewer1)?
Thanks,
2 Answers, 1 is accepted
0
Accepted
Chavdar
Telerik team
answered on 21 Feb 2008, 01:38 PM
Hello Issa Salama,
The displacement of items in HTML rendering is caused by
overlapping items. If you modify the report definition to avoid overlapping it
will look as expected. More detailed information about the HTML design considerations you can find here. Although at design time it may appear that the items do not overlap they can still be slightly overlapping. In this case you should check the exact values for their size and location in the class file as well.