开发者

How to parse a Crystal Report in .NET and display all its objects?

开发者 https://www.devze.com 2023-02-11 15:02 出处:网络
I have a Crystal Report. I want to read this report as an object when I provide the开发者_开发技巧 path to a VB.NET application and be able to read all the object properties.

I have a Crystal Report. I want to read this report as an object when I provide the开发者_开发技巧 path to a VB.NET application and be able to read all the object properties.

I tried to find the APIs but I couldn't succeed. And I am very new to VB.NET even though I have worked on Crystal Reports using tool.

Any help is appreciated. Kindly help me.

Best Regards Gowtham


see rpttoxml

0

精彩评论

暂无评论...
验证码 换一张
取 消