如何使用C#在asp.net中创建Pdf报告
问题描述:
如何在asp.net和C#中创建pdf报告。任何人都可以解释如何包装
pdf报告。给出示例代码
Hi,
How to genarate pdf reports in asp.net and C#. Can anyone explain how to crate
pdf reports. give sample code
答
看看这里:
在ASP.NET中创建PDF文档 [ ^ ]
使用ASP.NET MVC3进行PDF报告 [ ^ ]
使用C#2.0创建PDF文件的教程 [ ^ ]
使用iTextSharp创建PDF文档 [ ^ ]
用于在C#中创建带有表格和文本的PDF的PDF库文件[ ^ ]
Have a look here:
Creating PDF Documents in ASP.NET[^]
PDF reporting using ASP.NET MVC3[^]
Tutorials on creating PDF files using C# 2.0[^]
Creating PDF documents with iTextSharp[^]
PDF Library for creating PDF with tables and text, in C#[^]
生成PDF报告ASP.NET [ ^ ]:865,000个结果供您细读。
你真的应该在谷歌之前提问你的问题在论坛中。提出问题的指导原则清楚地说明了这一点。
Generate PDF Report ASP.NET[^]: 865,000 results for your perusal.
You really should ask your question in google before here in the forum. The guidelines for asking a question clearly state that.
A few simple rules when posting your question.
1) Have you searched or Googled for a solution?
...