Click here to Skip to main content
15,905,607 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello

How could I create a PDF file from the content of some page at Visual Studio 2012 ?

Thanks a lot in advance : )
Posted

you can check [Spam link removed] once..
 
Share this answer
 
v2
We have similar thread on CP, refer that:
Convert ASP.NET web page to PDF[^]
 
Share this answer
 
 
Share this answer
 
Take a look: Creating PDF Documents in ASP.NET[^]

This short article explains how to create PDF documents from ASP.NET web pages using this free library: http://sourceforge.net/projects/itextsharp/.
 
Share this answer
 
Comments
Hamza M. S. Abazeed 25-Aug-13 6:44am    
thanks very much, but I'm looking for some code or library that converts the page to PDF file, not to write some code for each page,

is that possible ?

regards :)

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