Specify render format in URL

Is there a way to call a reporting services report via a URL with the format specified as Word.

eg - render in PDF format. http://localhost/reportserver?/ReportProject1/Report1&rs:Format=PDF

Hi,

Thank you for your inquiry. Yes, use the same URL format, just use AWxxx instead of PDF, e.g. AWDOC, AWRTF etc. Make sure you have Aspose.Words for Reporting Services installed first :slight_smile: