Question
how to convert pdf file to XML without opening the file or using save as or export
we have pdf files (pdf form) and we want convert to XML and store the data in sql table
example: we have 100 pdf files per day , and want collect the data from PDF file(Pdf form) and write to sql table
as you imagen it is deficult to open and save as each file, so i hope there is a way to convert to xml without opening the tables..
