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

I want insert text in editable pdf file in that pdf file have use some editable fields which is edit by the user. So how can i edit PDF using C#. I use PDF file you Can download from here you can see in highlights fields.
Download PDF from here
thanks

[edit]Subject corrected: PSF became PDF to match question body - OriginalGriff[/edit]
Posted
Updated 24-Dec-11 23:24pm
v3

 
Share this answer
 
Have a look at iTextSharp[^] for pdf creation and manipulation.
 
Share this answer
 
Comments
raviprajapat 26-Dec-11 11:28am    
i used itextsharp for fill text field in pdf file but i get this error "Document open without owner password" and i don't know owner password of the pdf file.

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