Cannot do Certifying signature inside an AICapp displaying Acrobat

Ask a Question related to Adobe Acrobat SDK, Design and Development.

  1. #1

    Default Cannot do Certifying signature inside an AICapp displaying Acrobat

    I have a Windows VB.Net application that displays a PDF file in an embedded Acrobat Control. The PDF has several signature fields with the top one set to do a Certifying signature. This configuration is done using JavaScript earlier in the workflow then the PDF is saved to a temporary file. If I copy the temporary file (the original gets deleted automatically) I can open it in freestanding Acrobat (9 Pro) and can sign the certifying signature with no problem. But within the application when i click on that field nothing happens.
    I have just downloaded the SDK and run the AcrobatActiveXVB sample and when I load my saved file in there I see just the same problem - unable to do a certiying signature.
    Can anyone help work out what is happening here?

    Since it happens with the Acrobat 9 SDK sample, my specific versions and controls used are not so relevant (I am of course using Acrobat Pro 9). I can supply the PDF file if that would help.

    Thanks.
    Jim_Lomax@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Issue: Signature creation sets thePDDocNeedsSave, unlike Acrobat 7 & 8
      Hello All, I have posted this in Acrobat 9.0 forum, but am re posting it here as it is a developer related queries. I have a problem which is...
    2. Adobe Acrobat support for digital signature at PAGE LEVEL
      I have over 16000 patient records in pdf format. Although Adobe supports digital signatures, it is a very clumsy execution. At the page level digital...
    3. Digital Signature in Acrobat 4.0
      I can digitally sign a document in Adobe Acrobat 4.0 and it will show up under the "Signatures" tab in the Navigation Pane. However, it does not show...
    4. Adobe Acrobat 6 Signature Error
      Can someone pls help, when i try and sign a PDF using Adobe Acrobat 6 i get an error. It lets me try and create the signature field but straight away...
    5. Appearance of VeriSign Digital Signature in Acrobat
      I just purchased a digital ID from third-party VeriSign to use on Acrobat forms. Does anyone know how to change the appearance of the third-party...
  3. #2

    Default Re: Cannot do Certifying signature inside anAIC app displaying Acrobat

    The "embedded Acrobat control" does not support the operation of applying a certifying signature.
    Leonard_Rosenthol@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139