My situation sounds simple enough but I have no idea how to go about it. What I have is one pdf file where information from the user is entered. It's basically one line of info.
Next I have another pdf file where I would like to import that one line of info and add it to the file.
I have tried the export and import method... works great... but now I need that all automatic. The current method requires me to set a submit button and have the user save the file, then open the next file and import the file.
Is there a method where I can have the user click on one button, export that string of text, open up the other file and import that sting of text?
If anyone can help me at all that would be really apreciated!!
Next I have another pdf file where I would like to import that one line of info and add it to the file.
I have tried the export and import method... works great... but now I need that all automatic. The current method requires me to set a submit button and have the user save the file, then open the next file and import the file.
Is there a method where I can have the user click on one button, export that string of text, open up the other file and import that sting of text?
If anyone can help me at all that would be really apreciated!!