I receive a large number of files daily that we use for populating our ACCESS databases. These files are in PDF format. Right now I have a hot button on the ACCESS form to open in Acrobat Reader the file. We are then forced to either cut and paste or to just look at the form and then hand-type the data on to the ACCESS form.
Is there a way in VB to capture the data from a PDF file. I have done a number of loops on text and HTML files that have been successful using the DIR$ option to capture the file names into an array.
Is there a way to capture this PDF data.
Thanks.
Is there a way in VB to capture the data from a PDF file. I have done a number of loops on text and HTML files that have been successful using the DIR$ option to capture the file names into an array.
Is there a way to capture this PDF data.
Thanks.