rdlc pagesize problems

  • I have designed a local ssrs report with the following sizes which I'm trying to display from a C# application:

    The report body size is as follows 9.86657in, 7.04374in The report size is as follows

    - InteractiveSize=w:11.69in, h:8.27in

    - Margins=0.3in, 0.3in, 0.3in, 0.3in

    - PageSize=w:11.69in, h:8.27in

    When I load the report in C# and try to get the page sizes using GetDefaultPageSettings why is it set to w=8.27in and h=11.69in?

    Is there another way to the size of the report?

Viewing 0 posts

You must be logged in to reply to this topic. Login to reply