Skip navigation
jayshakir
Currently Being Moderated

How to certify a document using SDK

Sep 4, 2012 11:13 AM

Tags: #pdf #a #certify

I need to use C# code on the server side to certify a document.

I see some code on that in javascript (create an certification signature field using the Doc object addField method)

, but I have never used javascript in PDF automation code using SDK,

so please guide me to do this using C#

 
Replies
  • Currently Being Moderated
    Sep 4, 2012 11:38 AM   in reply to jayshakir

    You can't use Acrobat on a server.

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 5, 2012 1:06 AM   in reply to jayshakir

    You can't run Acrobat server-side at all. Only client side is an option. You'd need an entirely different product to work with PDF files server side. (And there is not always one available).

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 5, 2012 10:46 AM   in reply to jayshakir

    But since you can’t put Acrobat on a server, there is NO C# code to give you…

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 6, 2012 9:12 AM   in reply to jayshakir

    There is no way to do this entirely in C# - you need to either directly use (or indirectly through the JSObject bridge) JavaScript.

     

    Also, each client would need a copy of Acrobat…

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 6, 2012 9:44 AM   in reply to jayshakir

    C

    1. is a Windows-centric technology, while JavaScript is also available to our Mac OS X customers.

     

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points