Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Get Rid of the Extra blank page from SSRS 2005, exporting to PDF, Word or Excel, using Report Manager, but have the table footer in the last page</p> <p>Move all textbox’s, Lines, Images, tables and etc… inside a List > Then Select List > Properties Page > General Tab > Select > Drop Down For the “Data set name:” select the main Dataset for the table here > Select: “Edit details group” > General Tab > “Group on:” enter =”” > Select checkbox for “Page break at start” > Ok > Select the list that you just created > Move to the top left hand corner of your body, also make sure to select the list then (ctrl + up) and (ctrl + left), to position it flush against these sides > After this is done > Select the table1 > Properties Page > Groups Tab > Select > Add > in the General tab > Group on: Expression: enter: =Int((RowNumber("table1")-1)/ Parameters!Rows_Per_Page.Value ) > “Page break at end” should be selected, everthing else deselected > Make sure if you have other table grouping in the “Group list:” the one you just created should be the first one on the list. > Report > Report Parameters > Add > Rows_Per_Page > Unselect everthing except, Internal > “Default values:” > Non-queried =300000 > OK > Make sure the Right side of the body is flush against the right side of the List and the bottom of the body is flush against the bottom of the list > preview the report in report manager > export to PDF, Word or Excel and there will be no blank pages, but have the table footer on the last page.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload