Whats the best way to scan a .PDF form using Java? Where the scanner object scans the .PDF form which has blank spaces for example; Name, Address, Phone Number etc. These spaces need to be filled in by an Interface then printed onto a new .PDF.
Share
To parse pdf files using Java you have plenty of options.
http://xmlgraphics.apache.org/fop/
http://itextpdf.com/
http://www.jpedal.org/
http://pdfjet.com/os/edition.html
http://bfo.com/products/download.jsp
and many more