I wanted to convert a html page as it is to a pdf format in asp.net 3.5. I have many images and tables.The alignment of these images and tables should not be changed while conveting to pdf.
Asked
Active
Viewed 288 times
1 Answers
0
The iTextSharp library can do this. Here's some example code.

FreeAsInBeer
- 12,937
- 5
- 50
- 82
-
@ItextSharp will not be able to epxort images – Muhammad Akhtar Apr 11 '11 at 14:13
-
@Muhammad: [What are you talking about?](http://itextpdf.com/book/chapter.php?id=10) – FreeAsInBeer Apr 11 '11 at 14:19