Copy link to clipboard
Copied
Hi all
I intend to use the batch sequence but I can't find the batchseq.zip file which is containing the examples.
I've seen that some others were also looking for it .
So where can I find it ?
many thanks in advance
michel
Ah, I think I see it now... It's in the Batch Sequences PDF file, but that
file is from version 8 of Acrobat.
My bet is that zip file is no longer available, and even if it were Actions
from that long ago are not compatible with Acrobat DC.
Copy link to clipboard
Copied
What examples are you referring to, exactly? The application comes with a
set of built-in Actions that you can use.
Beyond that you can get some Actions here:
https://acrobatusers.com/actions-exchange
And you can always create your own Actions, of course.
Copy link to clipboard
Copied
Hi
thanks for the quick answser.
the chapter "installing the sample batch sequences" from the batch_sequence.pdf request to download batchseq.zip from
http://www.adobe.com/go/acrobat_developer
but I can't found it.
I'm interested with the Populate a form from a database and save it
Copy link to clipboard
Copied
I'm not seeing this text or link on the page you linked to...
Copy link to clipboard
Copied
Ah, I think I see it now... It's in the Batch Sequences PDF file, but that
file is from version 8 of Acrobat.
My bet is that zip file is no longer available, and even if it were Actions
from that long ago are not compatible with Acrobat DC.
Copy link to clipboard
Copied
I can see you're right, the pdf is for version 8.
Do you think that linking a form to a mdb is no longer available with DC ?
Copy link to clipboard
Copied
I know for a fact it's no longer possible, unless it's a form that was created using LiveCycle Designer.
Copy link to clipboard
Copied
too bad (for me)!
ok many thanks for the precise answer. As I don't use Livecycle, would you suggest another way ?
Copy link to clipboard
Copied
What are you trying to achieve, exactly?
Copy link to clipboard
Copied
save data form the pdf form to a database. I know I can use the export data form but I would much more appreciate a direct link from the form to the database
Copy link to clipboard
Copied
Sorry, it's not possible. You can export the data to a plain-text file and then import it from the DB, but you can't export it directly to it.
Copy link to clipboard
Copied
The normal way is exactly like an HTML: submit the form to a web process, which does the database access.
Copy link to clipboard
Copied
Sorry for the late response.
many thanks for the answers.
I 'll try all these solutions
Find more inspiration, events, and resources on the new Adobe Community
Explore Now