Add export option for *.lst files

I suggest to implement the following feature:

Add an export option to the report server to get the *.lst file of a report template through REST-API.

A typical use case might be:

We provide our customers nearly one hundred different report templates. In the customers app they can get printed in online mode (via Report Server) and offline mode (via build in LL component). For our releases we can export and import all report templates for the online mode at once (*.rsxfer) which is really nice. But for the offline mode each *.lst file has to get uploaded manually by first exporting it from the Report Designer → ‘save as’ and then uploading it to the app. This takes a lot of time, round about 2-3 hours.

A simple export option for the *.lst files would help a lot, so we could just automatically fetch the file and upload it.

This feature is really important to our customers so a consideration would be highly appreciated.