简体   繁体   English

C#使用图表创建报告

[英]C# creating a report with charts

I need to create a complex pdf with charts and etc.. 我需要用图表等创建一个复杂的pdf。

I have tried html to pdf, not going with it. 我已经尝试将html转换为pdf,而不是使用它。

I have looked at itextsharp, but i dont see to much docs on creating pdf charts. 我看过itextsharp,但是我看不到很多有关创建pdf图表的文档。

Any suggestions? 有什么建议么?

I also thought maybe to create a DOC file and convert to pdf. 我也认为也许可以创建一个DOC文件并转换为pdf。

I think you could generate a report with something like "Microsoft Reporting Services". 我认为您可以使用“ Microsoft Reporting Services”之类的内容生成报告。 It does charts and it could export to PDF. 它可以绘制图表,并且可以导出为PDF。 SQL Server Reporting Services Advanced Charting SQL Server Reporting Services高级图表

I would not use SAP CrystalReports (we had a LOT of troubles with subreports for example, and it is not intuitive for me). 我不会使用SAP CrystalReports(例如,子报表有很多麻烦,对我来说这不直观)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM