I made a copy of the Job Trav. My goal is to modify this to display portrait. I can set it with the right click option, but I can’t shrink the actual width of the page shorter than 10.5, Ideas? The print from ERP is still displaying blank cells/borders on extra pages.
There is a report object (rectangle, tablix, etc…) that has a width set wider than you want. Have to find that and resize so the form width can be reduced.
I found that, but it won’t let me slide it smaller than 10.5 inches. I also searched for fields to shrink the width, for those I did find I made them small. It kind of looks like there is fields hidden that is preventing me to shrink the tablix?
The job traveler does contain 7 sub reports so each one is to be kept in mind. I had them same request to make the report portrait instead of landscape. Unfortunately SSRS is not as user freindly as Crystal in a design aspect. What I had to do was start from scratch and keep the same datasource and rebuild all the groups and apply the correct length for each rectangle.
Update incase anyone else runs into this. I was able to do the changes by loading through Visual Studio, then changing the width parameters of the rectangle and tablix. Basically did a find all values of 10.5 and once found I typed in 8.5.