Jump to content

vba automation Nitro Pro 13 DLL references


Francesco Maturo

Recommended Posts

Francesco Maturo

We use Adobe (acrobat.dll) references in our programming languages like VBA to automate some of the requirements.

But when we are using Nitro, we are not able to use the Nitro references/Libraries in the programming languages.

Is there any possibility to use Nitro Pro 13 DLL references in our programming languages , where we can use methods like

get number_OF_pages of a pdf, add a new page or combining the PDF files etc.(Adobe is providing these kind of functionality)?

By using Adobe Acrobat in vba module first we create AcroApp object as follows:

Set gPDDoc = CreateObject("AcroExch.PDDoc")

Then we can utilize various functions to manage pdf documents

….but we are unable to create Nitro ActiveX object despite we added reference to one the NidroPDF library to our VBA project

 

Link to comment
Share on other sites

  • Official Nitronaut
Reymund Oyong

Hi @Francesco Maturo

Thank you for reaching out to us through our Community Forums!

Nitro does not currently support any SDK / API / or 3rd party interfaces.  This is on our development roadmap but is not available at this time. There are some basic Command Line functions if they are any use to you:  https://kb.gonitro.com/knowledgebase#/search/command/000004309  

Kind regards,

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.