rainforestnet / CrystalReportsNinja

A small Windows Console App that loads external Crystal Reports file, takes parameter inputs and export to various format or even print to printer
http://www.rainforestnet.com
93 stars 77 forks source link

Added option to display report info without running the report #33

Closed mlhDevelopment closed 1 year ago

mlhDevelopment commented 5 years ago

Added a parameter to allow simple metadata extraction from the report files. Also implemented enough of output and export format parameters to allow for a bulk extraction of multiple report files.

The metadata return includes report name, database connection information, and datasource (stored procedure) information.

sunk818 commented 5 years ago

@mlhDevelopment Have you looked at RptToXml? https://github.com/ajryan/RptToXml