1
votes

I have 16 Reports in my current application. when I export the reports through Export drop down menu to PDF file, it saves to my local disk. But when I open the PDF through Adobe Acrobat Reader it opens it with a different zoom size for each report. Why I am getting this kind of behavior.

Can I set a default zoom size for all the generated PDF dynamically ??

2
The zoom is managed by the PDF viewer application you are using. Reporting Services is not involved.Sébastien Sevrin
@SébastienSevrin I was also suspecting the same thing...Thank you very much...you should have say these comment in answer section...once i get 15 reputation..i will mark it as answer...devgal
@SébastienSevrin Can you provide any link as a justification or proof..as i need it to show somewheredevgal
No problem, I will prepare an answer with an official sourceSébastien Sevrin
@SébastienSevrin will wait for your answer..devgal

2 Answers

3
votes

You can't change the zoom level of generated PDFs in Reporting Services.
The zoom is managed by the viewer application, which is Adobe Acrobat Reader in your case.

There is no details about it in the documentation because this feature does not exist, but here is a link to a question on MSDN forums where somebody from Microsoft confirms that there are no ways of doing it:

1
votes

right click on report and 1) go to report properties

enter image description here

after that you set height and width as per your requirement

enter image description here