Click here to Skip to main content
15,905,875 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have created a C# Windows application. I have placed textboxes on my form. I want to create a pdf document and save the pdf document when the button is clicked. The values from the textboxes must show inside the pdf document.

I have searched for the following articles:

Creating PDF documents with iTextSharp[^]

Tutorials on creating PDF files using C# 2.0[^]

These articles did not really help me.

Can anyone please advise me on which coding I can use to create a pdf document for a Windows C#4.0 application using ITextSharp?

Thanx
Posted

1 solution

 
Share this answer
 
Comments
JacoBosch 27-Feb-12 2:57am    
Thanks for your help. :-)
Abhinav S 27-Feb-12 3:12am    
You are welcome.
[no name] 19-Mar-18 6:25am    
Hi, how did you make it at the end ?

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