Hi All,

PLease can anybody suggest, how we can convert documents to PDF format in C# without using any third party controls.
Please suggest.

Thanks,
Suyog V

Recommended Answers

All 2 Replies

Well, without the use of any 3rd party part, you would need to learn a lot about PDF to write the format and reinvent the wheel.

Exactly, therefore use something that somebody already made like iTextSharp that is port of original iText for Java. I can recommend it, very useful and free library with many examples and easy to use

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.