I scan forms at work into PDF files and then use Nitro to make them searchable.
I need to come up with a way to read the 1st 50 characters of the file which is always in the same place in the document, just different text, and rename the file with the information found in those characters.
I then need to save it to directory on our server.
I have been searching for a while and have not found anything that meets this need.
Do you know of any code or programs that will perform this function?
