Question

I want to generate a report by the Console Application to DOC and PDF how can I do this?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top