I want to convert my webpage by button on click in codebehide i will receive that url and finally it will convert webpage to pdf and save it in to my specific path.Can u suggest the easy tool(dll files) to convert webpage by url website. please Thank you so much
            Asked
            
        
        
            Active
            
        
            Viewed 6,942 times
        
    -3
            
            
        - 
                    possible duplicate of [Convert HTML to PDF in .NET](http://stackoverflow.com/questions/564650/convert-html-to-pdf-in-net) – ale Dec 25 '14 at 09:21
- 
                    Did you find any tools/libraries yourself? – Onots Dec 25 '14 at 09:31
- 
                    i want to use wkhtmltopdf but i can't file code example.Are you show me ? – Thank u stack Dec 25 '14 at 09:40
- 
                    refer this post - http://stackoverflow.com/questions/3957268/wkhtmltopdf-convert-html-code-to-pdf-directly-in-c-sharp – Spire.Presentation API Dec 26 '14 at 01:35
- 
                    or this http://stackoverflow.com/a/34898467/1453867 – SalientBrain Jan 20 '16 at 11:38
1 Answers
0
            
            
        Key Features
Creates PDF documents on the fly from any .Net language
Easy to understand object model to compose documents
One source code for drawing on a PDF page as well as in a window or on the printer
Modify, merge, and split existing PDF files
Images with transparency (color mask, monochrome mask, alpha mask)
Newly designed from scratch and written entirely in C#
The graphical classes go well with .Net
 
    
    
        Community
        
- 1
- 1
 
    
    
        Code Maverick
        
- 20,171
- 12
- 62
- 114
