Click to See Complete Forum and Search --> : Resizing report in ASP.NET - VS 2003


HardCode
December 3rd, 2004, 11:48 AM
I went through playing with the CrystalReportViewer control for ASP.NET for the first time. I have the web page rendering the report, but it is HUGE, even on my hi resolution monitor. In the designer for the .rpt in VS 2003, the width property for each section of the report is grayed out and set at 11520. This renders the HTML table with the report to about 1023px wide. Not only that, I added a border and it seems like there are 300-400 pixels of white space between the left border and the report content. Anyone ever have any success resizing this thing?