Click here to Skip to main content
15,886,634 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
I want to parse a PDF file , having check box,Radio buttons,Drop downs and text boxes .And I want to parse the PDF file to get each of these control's position and the values. I am using C# and itextsharp

Atleast if I can get the text blocks (Rectangles) with its position and text , that would be helpfull.

any suggestions/ideas will be helpful.
I am using itextsharp 4.1.6.0 .
I can not use itextsharp5.0 (parser functionality ).

What I did so far REF: http://simpledotnetsolutions.wordpress.com/2012/04/08/itextsharp-few-c-examples/



thanks in advance..
Posted
Updated 25-Jan-13 5:42am
v2
Comments
Pro Idiot 25-Jan-13 11:42am    
Any suggestions ??

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