Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Looking for batchseq.zip for acrobat DC

New Here ,
Feb 16, 2016 Feb 16, 2016

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

TOPICS
Acrobat SDK and JavaScript , Windows
1.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 16, 2016 Feb 16, 2016

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.

Translate
Community Expert ,
Feb 16, 2016 Feb 16, 2016

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 16, 2016 Feb 16, 2016

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 16, 2016 Feb 16, 2016

I'm not seeing this text or link on the page you linked to...

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 16, 2016 Feb 16, 2016

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 16, 2016 Feb 16, 2016

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 ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 16, 2016 Feb 16, 2016

I know for a fact it's no longer possible, unless it's a form that was created using LiveCycle Designer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 16, 2016 Feb 16, 2016

too bad (for me)!

ok many thanks for the precise answer. As I don't use Livecycle, would you suggest another way ?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 16, 2016 Feb 16, 2016

What are you trying to achieve, exactly?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 16, 2016 Feb 16, 2016

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 16, 2016 Feb 16, 2016

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 16, 2016 Feb 16, 2016

The normal way is exactly like an HTML: submit the form to a web process, which does the database access.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 16, 2016 Feb 16, 2016
LATEST

Sorry for the late response.

many thanks for the answers.

I 'll try all these solutions

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines