I have a tablix that starts at the .87 on the y-axis of the first page. It will print a number of rows and columns before going to the next page. When printing on subsequent pages, it will print at the very top of the page (y-axis 0). Is there a way to have the tablix start printing at the same spot on every page (not at the top) using the tablix: position-location property?
----------------------Top of page 1---------------
|
| Starts printing here with space from the top
|
---------------------Top of page 2-n--------------
|Starts printing here with no space from the top
|
|
Note: My margins are all set to 0. For some reason, if I add a top or bottom margin of any length to the report, it will produce an extra blank page, even though the margins + tablix size are less than the page size.