Link to home
Start Free TrialLog in
Avatar of KirtipurItagol
KirtipurItagol

asked on

Need to pass values from pdf to a servlet

Hi experts,
I have a jsp page where the user clicks the generate pdf button. After the pdf is generated with pre-populated pdf, the user clicks the submit button. After this I need to pass all the information to a servlet. How can i do it?
Bhaskar Singh
Avatar of a122178
a122178

Probably you need some API that convert PDF to xml. I don't know any. But hope it helps you a little bit.
ASKER CERTIFIED SOLUTION
Avatar of fargo
fargo

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial