Hello all. I'm having some display differences between the PDF format and all other formats. All rendering methods seem to display properly but PDF has some odd quirks. Below is an example of the bar heights changing based on format.
FORMAT = IMAGE/PNG OR EXCEL
FORMAT = PDF
I'm curious as to why the PDF document shrinks the bars. This is the same report being called through the WCF service with the specified format. The only DeviceInfo i'm passing in for the PDF format is increasing the xDPi and yDPi values to 300. Any ideas the SSRS community can provide would be greatly appreciated. Thank you.
Jeremy