I want to generate a report by the Console Application to DOC and PDF how can I do this?
Asked
Active
Viewed 1,355 times
1 Answers
0
Use:Itextsharp
ITextSharp is a library used to create PDF documents. It provides all of the primitive functions necessary to create a PDF document. However, since all of the methods are based on primitive operations, it is easy to confuse the look and feel of a document without enforcing certain standards. This helper class provides two key benefits. First, it simplifies the creation of PDF documents. Second, it helps enforce standards in terms of the look and feel of a document.

Community
- 1
- 1