I have to make a report with a fixed table size. It's pretty easy, just have to put a table and a line above it, but ssrs is moving the line and I think it's a problem of overlapping.
I set the textboxes inside the tablix to not grow.
Thats how I designed the report:
And that's what's rendering:
Any ideas of how I can achieve that?