How to reduce SSRS PDF Export Size
问题 I have a SSRS report that is Exported to PDF. The report has one table with 2 lines. (A header with no formatting and one record). The PDF export that is created is 130K. I am sure that this is much larger than it needs to be. Is there any way to reduce the size of the created PDFs from SSRS? Or any issues that can bloat a PDF from SSRS that I should be aware of? 回答1: The best generic answer to this question is probably: Open and inspect the code in the RDL file : it's just an XML file, and