Conflict with Adobe Professional while opening Adobe Interactive form

Hello Experts,
We have developed an Adobe Interactive form which is being lauched from the Portal. Every functionality is working good.
Some of the users have Adobe professional on their machines and when they try to launch the Adobe Form, the form gets automatically opened in the Adobe Professional. Pls note that I have set the file types for PDFu2019s to open with Adobe Reader.
However this setting is getting overwritten and the form opens up in Professional always. Some Interactive form functionality is not supported by Professional, thus those users are not able to use the form.
Has anyone had this Adobe Read-Professional conflict before? Please let me know how this can be corrected. I am have not been able to find much help until now.
Thanks,
Liz

Hello Juergen,
Thanks for your reply. The Interactive form functionality works correctly with user machines not having Professional.
What is the Adobe Professional version that you are using currently? Maybe I should test with the latest version.
Appreciate your help. Thks, Liz

Similar Messages

  • Error while opening Adobe Reader

    Hi Everyone,
    I'm currently encountering an error with adobe reader 8.1 and 9.0(I've tried both) while opening an interactive form in WDA and ISR. Input fields are also disabled. I have found the thread below
    ADS Credential Rights Issue. All reports checks successful...
    Adobe Interactive Form Not Editable
    Re: "UsageRights issue"
    Re: "UsageRights issue"
    however, they do not explain how they fixed the problem.
    Does anyone have an idea of the problem here? Is this an ADS credential issue? a reader rights issue?
    I am running on ECC6 with the following patches:
    SAP_ABA     700     0015     SAPKA70015     Cross-Application Component
    SAP_BASIS     700     0015     SAPKB70015     SAP Basis Component
    ST-PI     2005_1_700     0006     SAPKITLQI6     SAP Solution Tools Plug-In
    PI_BASIS     2005_1_700     0015     SAPKIPYJ7F     PI_BASIS 2005_1_700
    SAP_BW     700     0017     SAPKW70017     SAP NetWeaver BI 7.0
    SAP_AP     700     0012     SAPKNA7012     SAP Application Platform
    SAP_HR     600     0029     SAPKE60029     Human Resources
    SAP_APPL     600     0013     SAPKH60013     Logistics and Accounting
    I am also using Adobe LiveCycle 7.1.
    Your help will be greatly appreciated.
    Thanks!
    Edited by: Alexander Benavidez on Jun 25, 2009 10:29 AM
    Edited by: Alexander Benavidez on Jun 25, 2009 10:31 AM

    Hi Alex,
    You will add some piece of code in init method in WDA,
    data: lr_zsample type ref to cl_wd_interactive_form,
          lr_method_handler type ref to if_wd_iactive_form_method_hndl.
          check first_time = abap_true.
          lr_zsample ?= view->get_element( 'FORM' ).
          lr_method_handler ?= lr_zsample->_method_handler.
          lr_method_handler->set_legacy_editing_enabled( abap_true ).
    You will get the editable mode of Interactive form.
    By
    Parthi

  • "Access Denied" pop up error while opening adobe online form in IE8.

    "Access Denied" pop up error while opening adobe online form in IE8. I use crosslink to connect to client network and then open IE with App Tunnel. Tried to re-install Acrobat reader multiple times but issue still persist. Even tried to change the PDF properties (Edit-> Preference- General/Internet/Security Enhanced)

    Hello Adobe technical Team,
    I am struggling to fix the issue. Tried a lot of combinations to manipulate PDF preference, browser setting but failed to fix the issue. Can someone please look into the details and advise? Thanks in advance for any help.input.

  • Unable to open the interactive form

    Hi,
    I have created a interactive form.
    I'm trying to send this as an e-mail attachment.
    I'm able to receive the mail but I'm not able to open the interactive form.
    Can someone help me on this.
    Regards
    Nancy

    Hi Nancy,
    Check this Code.. i am able to open the ADOBE in my SAP Inbox.
      ie_outputparams-device   = 'PRINTER'.
      ie_outputparams-getpdf = 'X'.
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = ie_outputparams
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
        WRITE : 'Exit at FP_JOB_OPEN'.
        EXIT.
      ENDIF.
      docparams-langu = 'E'.
      docparams-country = 'US'.
      docparams-fillable = 'X'.
    * Get the name of the generated function module
      CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
        EXPORTING
          i_name     = <adobe-form-name>
        IMPORTING
          e_funcname = e_funcname.
      IF sy-subrc <> 0.
        WRITE : 'Exit at FP_FUNCTION_MODULE_NAME'.
        EXIT.
      ENDIF.
    CALL FUNCTION  e_funcname
    EXPORTING
    *   /1BCDWB/DOCPARAMS        =
       PERNR                    = p_pernr
    IMPORTING
       /1BCDWB/FORMOUTPUT       = output
    * EXCEPTIONS
    *   USAGE_ERROR              = 1
    *   SYSTEM_ERROR             = 2
    *   INTERNAL_ERROR           = 3
    *   OTHERS                   = 4
      IF sy-subrc <> 0.
        WRITE : 'Exit at e_funcname'.
        EXIT.
      ENDIF.
      CALL FUNCTION 'FP_JOB_CLOSE'
    * IMPORTING
    *   E_RESULT             =
       EXCEPTIONS
         usage_error          = 1
         system_error         = 2
         internal_error       = 3
         OTHERS               = 4
      IF sy-subrc <> 0.
        WRITE : 'FP_JOB_CLOSE'.
        EXIT.
      ENDIF.
    code for  Sending and code for attachment goes here.
    Let me know if it works.
    ~ Bhawanidutt.

  • Error while opening a standard form in apps11i

    while opening a po form POXPOEPO thru form builder, error is showing that some objects are unable to load.
    how to rectify that can someone help it out

    Have a look at this Re: URGENT: Forms 6i error

  • Getting Error While Opening the Oracle Form 6i in 10g

    Hi All ,
    FRM-10102: Cannot attach PL/SQL library XXX. This library attachment will be lost if the module is saved.
    I am getting above error message while opening Oracle 6i Form in 10g.
    I get the following Alert message when I try to attach the library to my form -
    Attached library name
    S:\.........xxx.pll contains non-portable directory specification. Remove path? Yes/No?
    If I select 'No', the Form compiles and runs without any error.
    But if I select 'Yes', I get the following error message:
    FRM-40039: Cannot attach library xxx while opening form.
    All files (fmb, fmx, pll, plx) are on the same path. I detached and then re-attached the library but this didn't work for me?
    Help Appreciated.
    Thanks & Regards,
    Ram.

    use the shiped batch program frmplsqlconv.bat to convert all your forms/librarys from Forms 6i to 10g.
    you can call it in wizard mode from the start menu (e.g. OracleDeveloperSuite <OraHome> => Forms Developer => Forms Migration Assistant (GUI Mode) and follow the instructions step by step
    or you can call it by batch to convert all your forms/librarys. The batch file is found in
    <ORA10g_HOME>BIN\frmplsqlconv.bat
    =>
    frmplsqlconv.bat <formname>

  • Error while opening Adobe Interactive form.

    Hi ,
    We have few custom applications  which contains an adobe interactive form. When it is getting called it throws the following error.
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
    com.sap.engine.services.webservices.jaxrpc.exceptions.XmlUnmarshalException: XML Deserialization Error. Invalid parser state. This exception is caused when deserializing XML type [http://www.w3.org/2001/XMLSchema]<base64Binary> and wrong XML node is found.
    Kindly guide me how to resolve this issue.
    Best Wishes
    Idhaya R

    Hello Idhaya,
    Does this forum thread help?
    Re: Error in Risk Analyzer of Access Enforcer
    Also, when troubleshooting XML errors, I like to open the input source XML in a web browser or validate the markup online at:
    http://validator.w3.org/
    --- Scott

  • Error while opening Adobe Form Builder

    Hi all,
    I am trying to open an existing form in Adobe Form builder (TA SFP).
    When ever I display a standard form say FP_TEST_01 and go to the layout tab, I get an error saying <i><b>Error occurred in communication with layout editor</b></i>. I am using ECC 5.0 system.
    Am I missing any configurations?
    We have all the required configurations set as mentioned in Configuration guide. (Required for ABAP stack).
    Please help me out.
    Thanks in advance.
    Regards,
    Ravikiran.

    Or go to http://service.sap.com/download > Download > SPs and Patches > Search for SPs and Patches > Enter 'Designer'. Install Designer 7.0 <b>and the 7.0 patch</b> (!).
    Kind regards,
    Markus Meisl
    SAP NetWeaver Product Management

  • Error SOFFICEINTEGRATION207 while opening Adobe Layout editor.

    Hi ,
            Till yesterday my Adobe Livecycle Designer was working perfectly fine. But today when I try to open the Layout Tab in SFP it throws the error "SOFFICEINTEGRATION207" along with "Error during Method Call'  . It also shows the message -
    Application Error : FORMDE~1.EXE - Memory could not be read.
    I am not sure what went wrong today. I restarted my PC several times, but dint help. Kindly help.
    Mahesh.
    Helpful answers will be definitely rewarded.*****

    Hi Otto,
                    The problem was that when I was trying to open the Layout editor in SFP, it was throwing some error messages
    "Error SOFFICEINTEGRATION207" , " Memory referencing error etc. SAP has given solution of this problem in Note 1074025 as below :
    Symptom
    When opening Adobe LiveCycle Designer from SAP GUI or IDE, an error message
    'The instruction at "0x6555dc12" referenced memory at "0x00000524". The
    memory could not be "read"' is displayed.
    Solution
    1. Close SAP GUI or IDE which opens Adobe LiveCycle Designer
    2. Check if process 'FormDesigner.exe' is running from TaskManager. If
    process exists, kill it.
    3. Delete folder 'Designer' from location:
    c:\Documents and Settings\<your user ID>\Application Data\Adobe
    This 'Designer' folder will be regenerated when Adobe LiveCycle
    Designer is started again.
    The solution worked for me!
    Mahesh.

  • Error occurred while opening Adobe reader 9.4

    Hi all,
    Using the following silent install switch i am installing "Adobe Reader 9.4".
    silent install switch :  /sALL /rs /l /msi "/qb-! /norestart ALLUSERS=1 EULA_ACCEPT=YES SUPPRESS_APP_LAUNCH=YES".
    but when i try to open adobe reader, i am geting following error message,
    Please help in this regard. Thanks in advance.
    Regards,
    Veera

    Hi ,
    The same problem exits in my network also  [ nearly 50- 60 machines has the same problem] ..
    Expecting the solution as early as possible ..
    Thanks ,
    Murugesan

  • Adobe Reader want open - 'Adobe Reader 9.4 has encountered a problem and needs to close'

    Hello,
    Idesperatelly need a help with this. Adobe Reader simply can't open and I have over and over the same information 'Adobe Reader 9.4 has encountered a problem and needs to close.' Obviously there is error raport created for this problem and the help I have from Microsoft is absolutelly useless. I already uninstall all acrobate and adobe programs and install adobe reader again, but nothing change. Now I stuck with some different program as temporary solution and no solution for this problem. Please if anybody have idea how to solve it... Pls heeelp!!!!

    After 3 uninstall's and 3re-installs for AR 9.4 and no solutions forthcoming from the AR tech's/personnel, I have decided to go with another PDF reader that seems to be working fine.  Please remove me from your e-mail listing.  I tried but not successful as I still receive mail from Adobe about problems not even related to mine. During my search at adobe, I found many users with the same problem but no fix available.  You would think that a update correcting these product would be in order.  So again, remove me from the AR e-mail list.  TU

  • Conflict with Add-ons while applying Support pack SAPKB62051

    I am applying the above support pack and I get a conflict with the Add-on : APPINT.
    I have searched OSS and i cannot find any CRTs for this Add-on. I have looged a problem with SAP. However is there anyone who has had this issue and has found an answer ?

    Hi,
    I know it is there. Either I'm doing something wrong or it is invisible for me. I think the 'search area' depends on version of SAP software installed. I have SAP R/3 Enterprise 4.7 and that's probably the problem.

  • How open an interactive form in a tabstrip of Firefox

    Hi ,
    I have developped an application which involves interactive form . Now I want to display the pdf in a new tabstrip of Firefox.(after clicking on a button).
    Do you have an idea to display an interactive form in a new tabstrip,please?
    Actually to solve this problem, I have used a "LinkToUrl" UI Component which opens PDF in a new tabstrip of Firefox but I have an other problem that is I MUST clik on the link opening the PDF in a new tabstrip( but I don't want to click).
    The code used is :
    byte[]  pdfSource = wdContext.currentGlobalElement().getPdfobject();
         String pdfName = "form.pdf";
         IWDResource webResource = WDResourceFactory.createCachedResource(pdfSource,pdfName,WDWebResourceType.PDF);
         String pdfUrl2 = webResource.getUrl(WDFileDownloadBehaviour.OPEN_INPLACE.ordinal());
         wdContext.currentLinkURLElement().setLink(pdfUrl2);
    (The attribute "Link" is the reference of the UI Component.)
    Can I execute a code no clicking on the linkURL,is-it possible to call an action dynamically in the code java?.
    Please guide me how to goahead.
    Thanks

    Hi Manish,
    If I get you correctly then you want to Upload a prefilled Adobe IF from some location without any user interaction and save it to some Backend/Temp storage: You need to have something like you have a user inbox and mail comes to this with the Adobe Form as an attachment, you extract the attachment and read it using available Java apis for reading. You can also specify a particular folder where you can place the filled form and then read it using FileInputStream and can save it in the backend after you have it in binary form in your application.
    Hope this helps!!
    Cheers,
    Arafat

  • Error while submitting offline Interactive forms to GP

    Hello experts,
      I get the following exception when i press the 'submit' button of the interactive form. The required configuration is correct and the URL generated is also correct.
    "Error while processing document via ADS
    com.sap.caf.eu.gp.base.exception.EngineException: Error while processing document via ADS
    at com.sap.caf.eu.gp.model.iforms.adapter.pdf.AdobePDFAdapter.processPDF(AdobePDFAdapter.java:825)
    Any help would be apreciated.
    regards,
    Anup

    Hi Hanoz,
    As you said, I have created an online application with 2 input fields. Name and CostCenter. I am saving the blank pdf on my desktop. In another project i have 2 views. Upload and Form View. In Upload View, using a FileUpload, i am able to fetch the pdf from desktop and on action of submit, it goes to Form view. The Form is opening with the Data which i entered Offline. Thatz because i gave (Interactive Form Mode - "UsePDF". If i give UpdateDatainPDF, it is showing a blank pdf. Hence i used "USEPDF". After that i have a Submit button to which an "ONACTIONsubmit" is mapped to Interactive Form PDF submit property. 
    OnactionSubmit()
    wdComponentAPI.getMessageManager().reportSuccess("hai");
    String name = wdContext.currentTravelDataElement().getEmployeeName();
    String costcenter = wdContext.currentTravelDataElement().getCostCenter();
    wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess("Form submitted: Name="+ name+ " costcenter="+ costcenter +"");
    PDF
    Name - Form
    CostCenter - 1000
    Initially if i click Submit, Output Comes as ......
    hai
    Form submitted: Name=null costcenter=null
    If i enter some space inside the name field like name - "Form " or even "Forma".....
    the output  comes as
    hai
    Form submitted: Name=Form costcenter=1000 (though i have used interactive form mode=usepdf).
    or
    hai
    Form submitted: Name=Forma costcenter=1000    (though i have used interactive form mode=usepdf).
    If i enter some value inside the form field, how it is able to take the correct value on action submit. I tried many blogs. But i am not able to fetch the values unless i change the field values inside the form? What else can i do? how did your project work? Can you please help in resolving this issue?
    Thanx and Regards,
    Divya

  • Error while opening the custom forms-''function not available to this respo

    Error: Function not available to this responsibility , change responsibility or contact ur system administrator
    Hiiiii,
    While accessing the custom forms in release 12i we are facing the popup error and the form is not getting opened up: "Function Not available to this responsibility. Change Responsibilities or Contact your System Administrator"...
    I check the custom top path in $APPL_TOP/admin/adovars.env... its fine there..
    but the $Apache_top is not there...
    can u plz tell me the solution....
    Thanks
    Meenakshi Verma

    user609981 ,
    If ur referring to forms, u need to search in appropriate forum, as this forum is only for OAF queries, and if its realted to OAF page, check the the function of oa page is attached to the specific responsibilty .
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for