2

i have a letter content in HTML in a string , i have to show it in a pdf format with all the styles and designs.

which possible method is there to convert it to pdf in C#,,

i have used itextsharp,but when styles,images comes in the HTML it never comes in pdf. pls help.. with some method to solve this problem

deepu
  • 1,993
  • 6
  • 42
  • 64

1 Answers1

2

List of Open Source .NET PDF libraries here: http://csharp-source.net/open-source/pdf-libraries

REA_ANDREW
  • 10,666
  • 8
  • 48
  • 71