开发者

Check Box for 2 different .pdf files

开发者 https://www.devze.com 2022-12-16 23:34 出处:网络
I am trying to have two different .pdf forms, and when I check a box in o开发者_StackOverflowne it will show in the other, then when all the boxes are checked it will check another box in the second .

I am trying to have two different .pdf forms, and when I check a box in o开发者_StackOverflowne it will show in the other, then when all the boxes are checked it will check another box in the second .pdf.

How would I do this?


I believe you will have to write some javascript code inside your pdf files. This will do the job for the first case, but I am not sure if Acrobat Reader will allow you to do modifications on an external file from javascript... If it does allow you, I would consider it a security hole.

0

精彩评论

暂无评论...
验证码 换一张
取 消