Skip to main content
Known Participant
February 14, 2017
Question

Versioning of Acrobat plugin

  • February 14, 2017
  • 1 reply
  • 345 views

Hello,

I want to maintain the version numbers of acrobat plugin. Is there any way to do this with Acrobat plugin SDK?

Thank you in advance!

This topic has been closed for replies.

1 reply

Legend
February 14, 2017

A plug-in is, to the system, a package directory (Mac) or DLL (Windows). There are standard system methods of setting and managing versions in these items (such as a VERS resource), the SDK does not need any special facilities.