Skip to content

Releases: FRReinert/PySSRS

Report Rendering

16 Mar 13:12
Compare
Choose a tag to compare

New Features

  • Ability to load reports
  • Ability to render reports

New samples

  • Check samples/LoadReport.py to see how you can render reports

First Release

14 Mar 17:16
Compare
Choose a tag to compare
  • Available with PIP (pip install PySSRS)
  • Ability to create a SSRS connection with the main class
  • Ability to authenticate SSRS in the main class
  • Release of 4 functions that abstract SOAP procedures to python function
  • Release of samples for each function