Hi
Have anyone cracked how to enable multiple pdf-files for commenting in Acrobat?
Enable Adobe Reader commenting in a flow
- JimmyHartington
- Member
- Posts: 28
- Joined: Tue Mar 22, 2011 7:38 am
-
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
Enable Adobe Reader commenting in a flow
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