sunk818 / RptToXml

Crystal Reports to XML converter

Home Page:http://www.aidanjryan.com/RptToXml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RptToXml

Dumps a Crystal Reports RPT file to XML. Useful for diffs.

Binary releases available on the Releases page.

Ported to C# from the original VB project

Building

RptToXml references Crystal Reports assemblies. The easiest way to get them onto a development machine is to install the Crystal Reports Runtime from an MSI downloaded from this page. The most recent support pack of Crystal Reports 13 should work.

The solution should build with VS2012 or higher. Express editions have not been tested but should work.

About

Crystal Reports to XML converter

http://www.aidanjryan.com/RptToXml/

License:MIT License


Languages

Language:C# 100.0%