Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I want to make a function which takes HTML page tags as argument and convert it in PDF.
i have done using iTextSharp but images and css colors are not comming, if is there any other open source dll is available please let me know. or any ways i want to convert same look ,colors like html
Posted
Updated 6-Jun-13 23:28pm
v2

I've seen a very nice example here : Html to Pdf conversion in asp.net c#[^].

Also see a similar thread on CP : How to Convert Html file into PDF file using ASP.Net(C#).[^]


--Amit
 
Share this answer
 
Comments
Prasad Khandekar 7-Jun-13 7:26am    
Nice! +5
_Amy 7-Jun-13 7:33am    
Thank you Prasad. :)
See this link - Convert any file to pdf[^]
thank u.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900