How To Get PageHeight And PageWidth From LocalReport

Oct 27, 2007

I created a report and set it the page size Height = 8.5in and Width = 11in (Landscape Size).
When I use the report.GetDefaultPageSettings().PaperSize to check the height and width that it is wrong.
I think this size is portait.

I want to know how to get correct size of report setting

View 1 Replies


ADVERTISEMENT

Reporting Services PageHeight && Pagewidth

Mar 22, 2007

Hi,
Is it possible to pass the pageheight and width through Url along with paramater to control report layout.

Kindly help!

Thanks,

Prabaharaprabu







View 1 Replies View Related

LocalReport TextBox

Feb 5, 2008

Hi,
I have a problem using the LocalReport and the ReportViewerControl. The problem is in some limitation of the capacity of a TextBox.

What is the limit of a TextBox within a Report (rendered for local processing), and is there a way to overcome that limit.

I am making some application that generates reports, however some of the reports contain unbreakable long text (very rare, but the longest I had is about 450k of text/ASCII data). I have to put that text together in the report.
I notice that it is being cut - all at the same size, but I can't figure out what the size is.

So - how can I overcome this problem, without making magics and dynamically cut text data into pieces and dynamically add more text fields when neccessary.

Thanks in advance.
Anton

EDIT:
The size of cut is actually 32k

View 2 Replies View Related

Changing PageHeight Dynamically

Aug 16, 2007

My requirement is to have my report display on one 11 by 8.5 page. Is there a way to programmatically change the PageHeight report property based on the number of rows returned in a table? i.e., if the rowcount for table x >= 10, change PageHeight to 9.5.

Any ideas?

Thanks.

Brad

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved