Click here to Skip to main content
15,906,816 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
My dear friends please solve my problem..
dear friend i have a problem that i have inline .aspx page which are i need to generate pdf in c#.
I have problem to generate invoice in shopping cart.
Posted
Comments
Kenneth Haugland 11-Aug-12 10:50am    
This isnt exactly clear to me, I dont quite get what you actually want, so could you refrase the question?
To create a pdf file it is normally to use iText or iTextCshap. But i dont get what that has to do with the shopping chart
[no name] 11-Aug-12 11:07am    
How exactly is this a problem?
Oleksandr Kulchytskyi 11-Aug-12 13:21pm    
As being favor in ITextSharp , i recommend to you use this open-source library!
http://sourceforge.net/projects/itextsharp/
Volynsky Alex 11-Aug-12 15:11pm    
Please read it:
http://www.dotnetfunda.com/forums/thread2300-create-pdf-from-aspx-page.aspx

 
Share this answer
 
first we create string format to .aspx page.
Then are following procedure..
call the string in html then convert html to pdf...
 
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