Call acrobat Plugin in C Sharp Application

Hi Friends
             I have developed a plugin using acrobat sdk 11 and i want this plugin to call from C# application
             acroAppC.MenuItemExecute("Name") can do this job but I want to pass the file path as argument. How to do this?

See my previous comment about your favorite type of IAC

Similar Messages

  • How to export acrobat plugin as a COM component

    Hi all,
    I want to export acrobat plugin and its methods as a COM objet so i could be possible to call methods from ouside of acrobat.
    Please give me any solution. I am not sure that whether it is possible or not. I am not getting any correct way to implement this.
    Please help me.

    Hi,
    maybe you should create com-object wich will call acrobat plugin via LoadLibrary ot GetModuleHandle?
    OR
    http://forums.adobe.com/thread/580494?tstart=0

  • Calling a method in acrobat plugin as COM obj method

    Hi all,
    I want to call a method from my acrobat plugin as a COM objects method. Can i import i.e. add reference of plugin and call the perticular method which accepts two PDDoc parameters. For this I can use any platform (JS, C#, VB.net or anything). Please help me out.

    Consider I have exported the below plugin method via COM as Irosenth mentioned above, will I be able to see the highlighting happening visually in the PDF document which is currently active when I call this COM method from my C# Winform application?
    Also consider I have the Adobe Reader plugin license, will this functionality work in Reader?
    static ACCB1 void ACCB2 HighlightWord(void *data)
        DURING
        //Create a HiliteEntry object and set its attributes
        HiliteEntry hilite;
        hilite.offset = 3;
        hilite.length = 1;
         //Get the page number of the current page view
        AVDoc currentAVDoc = AVAppGetActiveDoc();
        PDDoc currentPDDoc = AVDocGetPDDoc(currentAVDoc);
        AVPageView currentPageView = AVDocGetPageView(currentAVDoc);
        ASInt32 pageNum = AVPageViewGetPageNum(currentPageView);
        //Highlight the tenth word
        PDPage pdPage = PDDocAcquirePage (currentPDDoc, pageNum);
        PDTextSelect textSelection = PDTextSelectCreateWordHilite(pdPage, &hilite, 1);
        AVDocSetSelection(currentAVDoc, ASAtomFromString("Text"), (void *)textSelection, true);
        AVDocShowSelection (currentAVDoc);
        PDPageRelease (pdPage);
        HANDLER
            AVAlertNote("Error highlighting word");
        END_HANDLER

  • Call JavaScript function from Acrobat Plugin

    Hi All,
    I want to call JavaScript function from Acrobat Plugin? Where is to write JavaScript function in Acrobat SDK? Please reply..
    Thanks in advance..

    Hi Malkyt,
    Thanks.. where is to write JavaScript code in the application..
    function GetWelcome()
    alert("Welcome");
    this above code. how to use this javascript code to plugin application.
    static ACCB1 ASBool ACCB2 AVPageViewMouseClick (AVPageView pageView, AVDevCoord xhit, AVDevCoord yhit, AVFlagBits16 flags, AVTCount clickNo, void *data)
    char jsscript[200];
    AFExecuteThisScript (pddoc, jsscript, NULL);
    i want to display welcome message of JS file.. give me step to perform above task.. Please reply...

  • How can i call a plugin from outside of Acrobat Pro.?

    Hello All,
    Is it possible to call acrobat pro plugins from outside of Acrobat Pro.? I believe it is definitely possible.
    I am not able to get any pointers on this. Can someone suggest any pointers on this.
    Thanks.

    The plugins that come with Acrobat or custom ones that you write yourself?
    Custome ones. 
    Call them in what way?
    Through an executable. I mean from inside an exceutable.
    On what OS platform?
    Windows
    For what purpose?
    Just for fun Actually learning
    Thanks for the reply.

  • Acrobat Plugin Memory Leak

    I am using the Acrobat 9.1.0 plugin under Firefox extremely heavily, so it is possible that nobody has stressed it to the extent that I have.  I have observed that there is a memory leak that manifests in various ways after viewing a few hundred PDF files. Occasionally Windows reports a memory shortage and suggests shutting down applications, but more often the problem manifests as applications hanging because they are unable to obtain the memory to call system services for display, or most common of all Firefox crashes.  The crash is caught by Firefox and has been reported to Mozilla support, but since the actual problem is in the Acrobat plugin there is not a lot that Firefox can do to handle this.
    How can I report this problem to the appropriate authorities?
    Although the problem is arising on PDF images that I am retrieving from the Library and Archives of Canada web site the easiest way to reproduce it is to take advantage of the web front-end that I have on my own site http://www3.sympatico.ca/jamescobban/database/Images1891.html.  Just click on "View Image" to load the first PDF image and then click on "Advance By" a few hundred times.

    This is a user to user forum. You can report to Adobe by either calling up Adobe support or logging the bug at :
    http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Adobe Acrobat plugin keep crashing

    Every time I try to view a pdf in Firefox, I get an error message stating that the Adobe Acrobat plugin has crashed.

    '''mtnharry''' (or anyone else with this problem) maybe this will help:
    ===The Adobe Acrobat plugin has crashed===
    You can get this error when both Adobe Reader X and Adobe Acrobat are installed. You can resolve the problem as follows:
    #Open the Adobe Reader X application
    #Go to''' Edit''' -> '''Preferences'''
    #Under Categories (on the left) select '''General''' (near the top)
    #Click the button '''Select Default PDF Handler''' (at the bottom)
    #Under "Select Adobe Product", open the drop-down menu and click "Adobe Reader X".
    #Click "Apply", then close Adobe Reader X
    Ref: http://forums.mozillazine.org/viewtopic.php?p=11654747#p11654747

  • Uninstalling Adobe Acrobat plugin 9.3.3.177

    Adobe Acrobat plugin 9.3.3.177
    Adobe PDF Plug-In For Firefox and Netscape "9.3.3"
    How can I remove this? I only have npnul32.dll (Mozilla Default) in
    C:\Program Files\Mozilla Firefox\plugins
    Windows 7/ Firefox 3.6.10
    I'd like to keep the Acrobat Standard application I have installed locally.

    once i found pluginreg.dat
    C:\Users\User\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxx.default
    no more problem ;)

  • PDF Searching using Adobe Acrobat Plugin Find Function in Safari

    I currently incorporate the Adobe Acrobat Pro (9.1.2) plugin for viewing PDF files. I like using Safari for viewing PDFs within a web browser, but I find Safari's built-in Find function (open apple-F) inferior to Acrobat's ability to search for text within the PDF, as it never finds the words that I search for.
    My question is: Is there an efficient built-in shortcut within Safari to search text within a PDF using Adobe Acrobat's plugin Find function? If not, is there a relatively easy, keyboard-based shortcut that could be made to direct the Find function to the Adobe Acrobat plugin Find function within Safari?
    Thanks,
    Ben

    Figured it out.  It had nothing to do with the software levels of Safari or Adobe Acrobat.  Here's the fix:
    Open Finder/Applications
    Search "Internet Plug-Ins"
    Move any Adobe plug-ins to the trash
    Quit Safari
    Launch Safari
    Your pdf document should now render in Print Preview and print properly.

  • I have updated my Adobe Acrobat plugin three times today but the firefox plugin check says it is out of date, a problem as I repeatedly encounter "The Adobe Acrobat plugin has crashed" when I attempt to download pdfs.

    I am attempting to download pdf's from a library search on JSTOR. I can view the pdf but cannot download them as they say "The Adobe Acrobat plugin has crashed". I have been to the firefox plugin check and have updated Adobe Acrobat three times in the last hour, but it still says my plugin is not up to date. This leads me to believe that this may be the source of my crash errors.
    I updated Adobe Flash from the same firefox plugin check page and after one try it now says I am up to date, so my system is obviously accepting these updates.
    Help!!!!!

    The following solution is useful for people who have the full version of Acrobat 9, but are getting the error message "the Adobe Acrobat plugin has crashed". You probably want the features in the full version of Acrobat, but still need to be able to open PDF files from your Firefox browser.
    Go to Tools > Options > Applications. Scroll down and change all of the Adobe Acrobat files to open with Acrobat 9 (or whatever version you have) instead of "Use Adobe Acrobat (in Firefox)". This may not be as handy as having it use Acrobat inside the Firefox browser, but it will still let you open PDF files without having to uninstall the full version of Acrobat. Hope this helps.

  • Two Adobe Acrobat Plugins In Firefox ... Want to Remove Outdated Plugin

    Creative Cloud Customer with all Adobe software current
    Windows 8 Pro 64 bit
    Adobe Acrobat Pro XI 11.0.2
    Firefox 19.0.1
    In looking at my Plugins, I notice that I have two Adobe Acrobat, one 11.0.0.379 and the other 11.0.2.0. The last one seems to match my Adobe Acrobat Pro version number. I assume the 11.0.0.379 is outdated?
    If I am correct in my assumption, how do I remove the the outdated plugin? Please be precise and detailed as I am still learning Windows 8. In the picture below, I have circled the plugin that I want to remove.
    I look forward to your assistance.

    Okay, well I just an interesting experience.
    Here's what happened:
    Deleted oldest program without remembering to deactivate first.
    After I uninstalled, I noticed that the program listings in the Control Panel were blank. That is, both the old and new versions were gone.
    In Firefox, the first entry of Adobe Acrobat 11.0.2.0 was gone, but the other listing of Adobe Acrobat 11.0.0.379 remained
    Thinking that I erred in not deactivating first, I used Adobe's Chat to reset my counter. The nice man asked me for my email and then my order number for Creative Cloud. After I logged into my Adobe account to retrieve the information, he promptly told me that he couldn't help me and that I needed to call back on Monday using a 1-800 number. I am puzzled why we bothered with the dance of email addresses and order numbers.
    Throwing caution to the wind, I decided to try to install Adobe Acrobat from my Creative Cloud account. The worst that happen is that it will fail to load.
    I successfully loaded Adobe Acrobat without difficulty. When I viewed the installed programs in the Control Panel, I saw that I had an outdated versions. See picture below.
    Intuitively, I would have expected programs downloaded from the cloud to be current.  So I went Help | Check for Updates
    I installed the updates. See picture below for Control Panel shot.
    Now, going back to Firefox, I am exactly at the starting point.
    In summary, the "older" version appears to stay regardless of whether Adobe Acrobat is installed or not. Perhaps it is attached to Adobe Reader XI. Or, perhaps, it's just there. Installing Adobe Acrobat XI Pro seems to add two programs to the list in the Control Panel. And it seems to have two Adobe Acrobat plugins in Firefox.
    I will call Adobe on Monday with regard to the Deactivate Issue. I have a hunch that it isn't not an issue. They might be able to tell that I uninstalled and reinstalled on the same computer.
    That's it for now.

  • How to access Acrobat Plugin using GetInterface?

    Hi
    I'm trying to access a C++ plug-in written for Adobe Acrobat from a C# program. Following is my code, which I found elsewhere in this forum (LINK).
    Type acroApp;
    acroApp = Type.GetTypeFromProgID("AcroExch.App");
    object oAcroObject = Activator.CreateInstance(acroApp);
    object[] param = new object[1];
    param[0] = "MyPlugin";
    object pluginRef = oAcroObject.GetType().InvokeMember("GetInterface",BindingFlags.Invoke Method, null, oAcroObject, param);
    Here, MyPlugin is the name of the plugin (without extension) which I've placed in the Acrobat plug-ins folder. But this way, InvokeMember returns a NULL object instead of the expected interface of my plugin.
    What am I doing wrong? Any help would be greatly appreciated.

    You don't do it that way.
    You need to use standard "inter application communication" methods such as (but not limited to): COM, DDE, shared memory, shared files, named pipes, etc.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Wed, 1 Feb 2012 20:20:23 -0800
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How to access Acrobat Plugin using GetInterface?
    How to access Acrobat Plugin using GetInterface?
    created by Sachintha81<http://forums.adobe.com/people/Sachintha81> in Acrobat SDK - View the full discussion<http://forums.adobe.com/message/4180327#4180327

  • Can't install acrobat plugin in Chrome?

    I cant get the acrobat plugin installed in Chrome. I deleted it from Chrome a while back but now i need it for an application that I use it every day.@

    Please see if how to make Acrobat Reader a Chrome plugin helps.

  • Adobe Acrobat Plugin in Firefox 29.0 for Windows 8.0 does not print documents. Why?

    I opened a document in Adobe Acrobat plugin version 11.0.6.70 in Firefox 29.0 for Windows 8.0 and attempted to print the document, but all I got was a blank sheet of paper. So I saved the Adobe document to my hard drive. I then opened that Adobe document in Adobe outside of Firefox. Adobe printed that document just fine. Firefox was just updated to version 29.0 a day or two ago. Prior to that I did not have any problems printing Adobe documents from within Firefox. Why did the Adobe 11.0.6.70 plugin not print the document from within Firefox 29.0?

    hello, you might not actoally print with the acrobat plugin but with the built-in firefox pdf viewer which unfortunately currently has this blank page printing bug - this is investigated by our developers. in the meantime you could use a third-party pdf plugin that you can enable in the firefox ''options > applications'' - scroll down and define the default action for the '''portable document format (pdf)'''.
    [[How to disable the built-in PDF viewer and use another viewer]]

  • Acrobat Plugin should first open, then I want to stream a PDF

    Hi,
    when I stream a PDF (which is packaged in a ByteArrayOutputStream) to the Browser, the Acrobat Reader plugin opened not until the whole document
    is loaded. Is there a header, or anything else I have to set in my servlet to make sure that first the Acrobat plugin open and then the streaming starts. I need this behaviour, because if my user have a slow internet connection, he should have the chance to see the first page of the document during the rest of the document is still loaded in the backround.
    code:
    //document = PDF as ByteArrayOutputStream
    ServletOutputStream servletOut = response.getOutputStream();
    response.setContentType("application/pdf");
    response.setContentLength(document.size());
    document.writeTo(servletOut);
    response.flushBuffer();
    servletOut.flush();

    So that's my last post to this topic. For all, which have a similar problem, in future : It's not a Java problem, it's a problem of the PDF document. If you want the behaviour that the Acrobat Plugin opened first you have to make sure that you have a "Linearized PDF". I use iText to create a PDF, but it's a pity that iText don't support Linearization.

Maybe you are looking for

  • Pending       Inbound Delivery     GR      IR   PO

    Dear Friends, 1. How to came to Know  the Pending GR or Inbound Delivery  ( GR against inbound delivery ) 2. How to came to know the pending (PO,GR,INVOICE,BILLING) documents in a particular period in a particular level. With Regards Maheru

  • Release of PO: task TS20000166: T16FW

    <b>Step 1</b>My PO is having 3 Step release strategy applied. 01    Sr Engineer  02    Manager      03    VP   <b>Step 2</b> Assignment of Role to Release Code (Table <i>T16FW</i> Maint. view<i> V_T16FW</i>) 3 different SAP users has been assigned as

  • InfoPath 2010 does not work in claims authentication mode on SharePoint 2010

    Hi everyone, I created an Infopath 2010 Forms published on a Claims-based authentication site collection. This form has an external datasource plugged on the _vti_bin/UserProfileService.asmx webservice (within the same site collection). This datasour

  • Attach Style Sheet not doing anything in CC

    I switched from DW CS6 to CC and found what appears to be a bug: Start a new HTML document or open an existing one. Click Class and select Attach Style Sheet.. from the Properties tab and nothing happens. Has anyone else encountered this?

  • ........ Expert  suggestion needed for Loading Data in DB

    Hi all The current requirement we have is to Load data from Excel File to oracle Databases. The Excel file has around 30 Sheets , each corresponds to a table, ( means 30 tables in the database) . Currently we are using sqlldr commands to load data fr