Hi
Have anyone cracked how to enable multiple pdf-files for commenting in Acrobat?
Enable Adobe Reader commenting in a flow
-
dkelly
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
Extended Rights can only be applied 1 document at a time. To process more than 1 document at a time, you will need Adobe LiveCycle Reader Extensions Server.
Hoever, you could try creating an Acrobat Batch Sequence with the following Javascript code
app.execMenuItem("Annots:ReaderEnable");
Dwight Kelly
Apago, Inc.
dkelly@apago.com
Hoever, you could try creating an Acrobat Batch Sequence with the following Javascript code
app.execMenuItem("Annots:ReaderEnable");
Dwight Kelly
Apago, Inc.
dkelly@apago.com