August 27, 2012 at 12:42 pm
Hi,
Is any way to configure SSRS page format in PDF other than default format (html) ?. Usually it appears in html page format, but we need by default in PDF format.
Is it possible in ssrs ?
Thanks in advance.
August 27, 2012 at 1:47 pm
Yes, it's possible. Google around for how to setup a report subscription, then choose PDF as your report subscription format.
August 27, 2012 at 1:58 pm
Thanks for your reply.
I knew its possible by subscribtion.Here my requirement is , It must show in pdf format while lauching itself. that's mean by default it would display in Html but i want in PDF here.
August 27, 2012 at 2:03 pm
SSRS doesn't support that. It's actually more of an IIS issue, as SSRS runs using IIS and so the entire Report Manager site is displayed in HTML format. The only way to display the report otherwise is to export a static version of the report to PDF and display that on another site with custom code.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply