Skip to main content
April 21, 2017
Question

how to use the acrobat sdk without install acrobat pro?

  • April 21, 2017
  • 2 replies
  • 792 views

I want to use acrobat api in my winfrom application,but i can not use the acrobat dll before install acrobat pro. i want to develop my own application for business,then how to use the acrobat sdk with c#

This topic has been closed for replies.

2 replies

Legend
April 21, 2017

This has no meaning. To compare, there is a Windows SDK. It is used to make Windows apps. It is no use to people who will not buy and install Windows.

Similarly, what is the Acrobat SDK? It is documentation on programmer interfaces to Acrobat. These interfaces do not exist if you don't buy Acrobat.

Adobe have a different API called the Adobe PDF Library. This is a set if DLLs for C programmers, does not need Acrobat, and is licensed on a royalty basis.

Bernd Alheit
Community Expert
Community Expert
April 21, 2017

When you use the API of Acrobat you must have an installation of Adobe Acrobat.