![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
How to execute MenuItem of Acrobat Professional ?
I am new to the plug-in creation.
I want to write a plug-in that invokes the inbuilt OCR facility provided by the Acrobat professional. I am using Acrobat Professional 7. Here In the "Document" menu, there is a menu item "Recognize Text using OCR" which is a popup menu item and in that first submenu item is "Start". This "Start" is the menu item I want to invoke. I tried to get the menu item names by using app.listMenuItems() in the JavaScript editor, but it does not give me the result for this submenu item. Any help will be appreciated. - Thanks, Kishor |
|
|||
|
Re: How to execute MenuItem of Acrobat Professional ?
On Jan 17, 7:23*am, kishorba...@gmail.com wrote:
> I am new to the plug-in creation. > > I want to write a plug-in that invokes the inbuilt OCR facility > provided by the Acrobat professional. I am using Acrobat Professional > 7. Here In the "Document" menu, there is a menu item "Recognize Text > using OCR" which is a popup menu item and in that first submenu item > is "Start". > > This "Start" is the menu item I want to invoke. > > I tried to get the menu item names by using app.listMenuItems() in the > JavaScript editor, but it does not give me the result for this submenu > item. > > Any help will be appreciated. > > - > Thanks, > Kishor Did you try something like app.listMenuItems() as specified in the APIOverview.pdf p.493 (SDK7) ? |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|