I have an SSRS report with two JPEG images of bar graphs.
The two images in my report designer are stacked on top of each other. Both are contained in a Rectangle.
When I run the report, it displays correctly in my browser and report viewer:
However, when I download the report as a PDF, the bottom image always gets pushed to the second page.
I've tried adjusting the sizing of them, as well as different image formats. However, no matter what sizing or format I use, the bottom image always moves to the next page in the PDF.
I've even placed the images in a table, each image in a different cell, and I still get the same problem.
The only thing that works is if I place the images side-by-side.