Hi,
Is there any way i can restrict my rendering format to PDF for one of my report in Report Manager.
Thanks, brijit
Hi,
Is there any way i can restrict my rendering format to PDF for one of my report in Report Manager.
Thanks, brijit
Wrap the report server call and use URL access (or SOAP etc) to deliver a PDF.
http://servername/reportserver?/Sales/YearlySalesSummary&rs:Format=PDF&rs:Command=Render
It's can't be done via Report manager