Results 1 to 5 of 5

Thread: Extra blank page on rdlc report

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2011
    Posts
    123

    Extra blank page on rdlc report

    Hello.

    I’ve been struggling with this issue since yesterday and i’m unable to solve it. I have an rdlc report that always produces the last page in blank. In this page, the header and the footer are printed but no data is shown (all data finishes in the previous page). I already checked and re-checked the horizontal and vertical printable areas and all the report definitions fit into these areas (if not, a blank page will be produced in between each page, I guess). If the report has one page, two pages are printed, if there are ten pages with data, eleven pages are printed…
    Can someone please give me some idea of what is causing this?
    Thanks a lot for any kind help.
    Octavio

  2. #2
    Hyperactive Member Zeljko's Avatar
    Join Date
    Oct 2006
    Location
    Internet
    Posts
    441

    Re: Extra blank page on rdlc report

    Check width of controls. Do not make them all the way to right edge. Make them a 0,5mm smaller. And check the contents of these text boxes - are they growing with content?
    1. If this post helped you, please Rate it = That's You, saying Thanks, to Me ...Left side of this post: [Rate this post]
    2. Mark this Thread Resolved if your question has been answered That's You, saying Thanks, to Group ...Menu on top of your original Post: [Thread Tools]>[Mark Thread Resolved]
    3.
    Check my site: www.er-ef.netCheck my snippets: Get installed .NET versionsRegex extractingJoin hierarchically nested Datatables in one flattened Datatable


  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2011
    Posts
    123

    Re: Extra blank page on rdlc report

    Hello.

    I followed your advice but no way!!
    This is becoming more and more weird. If i run the report for six records no extra page is printed. However, if i run it for seven or more records then there is this damned extra page appearing...don't know what else to do...
    Thank you for your help.
    Octavio

  4. #4
    Hyperactive Member Zeljko's Avatar
    Join Date
    Oct 2006
    Location
    Internet
    Posts
    441

    Re: Extra blank page on rdlc report

    Maybe this then: ConsumeConteinerWhitespace = True
    1. If this post helped you, please Rate it = That's You, saying Thanks, to Me ...Left side of this post: [Rate this post]
    2. Mark this Thread Resolved if your question has been answered That's You, saying Thanks, to Group ...Menu on top of your original Post: [Thread Tools]>[Mark Thread Resolved]
    3.
    Check my site: www.er-ef.netCheck my snippets: Get installed .NET versionsRegex extractingJoin hierarchically nested Datatables in one flattened Datatable


  5. #5

    Thread Starter
    Lively Member
    Join Date
    Apr 2011
    Posts
    123

    Re: Extra blank page on rdlc report

    Hello.

    Also ConsumeConteinerWhitespace = True did not solve the problem. I rebuild the report from scratch and now it works fine. Was unable to detect what was causing the problem...
    Thank you for you help.

    Octavio

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width