Read A PDF and Populate the data on Form
I have a requirement.I need to read a pdf and populate its data on a form. I created a Java App which is using external Java API(IText) to read a PDF File and deployed its Jar file(Both Java App and External API) to mid server. After that, I created...