Quantcast
Channel: Adobe Community : Discussion List - Security & Digital Signatures
Viewing all articles
Browse latest Browse all 4693

Reason value in acrobat DC when there is only one item in the list.

$
0
0

We are passing reason for signing to the signature through Javascript.

In earlier acrobat versions reason was showing in a text box ,when there is only one item in the list .

In acrobat DC it is coming as an item in the list box and user need to select the single item before signing.

can we show it in a text box if there is only single entry? Or is it possible to make it as default item in the list box.

 

 

Please see the part of script used :

            f.signatureSetSeedValue({

                appearanceFilter: [appearance],

                filter: security.PPKLiteHandler,

                subfilter: ["adbe.pkcs7.sha1"],

                reasons: [reason],

                flags: 8,

                certspec: certSpec,

                timeStampspec: timeStampSpec

            });


Viewing all articles
Browse latest Browse all 4693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>