scripting:api:application:register-tool

No renderer 'pdf' found for mode 'pdf'

RegisterTool

Method of IApplication

Register a tool

Application.RegisterTool(pToolHandler, pnID);
Application.RegisterTool pToolHandler, pnID
HRESULT hr = Application.RegisterTool(pToolHandler, &nID);