Adobe forms not editable

Hi,
After a system copy, we can't make any changes in pdfs with adobe. We download the pdf from the system but the interactive fields are deactivate. However in the production system and test system it works properly.
Any ideas about this matter?.
Regards.

Hi Maimino,
Check in Tx SM59 -> HTTP connections.
Ensure that host name and port are correctly defined.
Then on JAVA host where ADS is pointed to ensure license is installed for interactive adobe forms.
Hope this helps.
Regards,
Deepak Kori

Similar Messages

  • Make Adobe form not editable and Password protected

    Hi All,
    Want to add a button on adobe form , when user clicks the button then the form shouldn't allow to edit fields anymore.
    I think this can be coded under script editor.
    Please anybody specify the syntax to make adobe form not editable.
    And my another issue is whether we can handle adobe forms password protected through SAP. kindly specify any approach.
    Thanks in advance.
    Regards,
    Ashweeni.

    Hi Ashweenip,
    PASSWORD PROTECTED PDF FORMS:
    Go through these Threads
    [Password protected PDF file|Re: Password protected PDF file]
    [pdf with password encryption|pdf with password encryption;
    Regards
    Pradeep Goli
    Edited by: Pradeep Goli on Feb 4, 2010 11:13 AM

  • Adobe form not working Editable

    Hi Experts,
    I have adobe interactive ( editable form Including dropdown/ Text box/ Check box) form, which will send to user to fill the data & submit by to return email id. the form is editable but today onwards i couldnt able to change the values in form (not editable). Any idea.
    ABAP, SFP transaction.
    Adobe reader - 9.4
    Pl help
    Regards
    Kishore

    HI Kishore,
    Do one thing,first check type of the layout(ZCI or Standard).Use ZCI layout.
    and By default the interactive forms when created have properties of Static PDF.
    We need to change the properties for the UI elements to be editable.
    In File-->Form Properties --> defaults tab set the PDf render format As dynamic XML.
    Also in file>form properties>preview set the preview type to Interactive form & preview adobe xml form as: dynamic xml form.
    Thanks,
    Madhukar.

  • Adobe form not dispalying content in portal

    Hi Experts,
    We have one issue in Portal.
    One user clicked on UWL item in portal its opening subscreen as like behaviour.
    In subscreen adobe form its not displaying any content and its displaying only approve and reject buttons.
    we checked user browser settings and adobe version settings and user authorisations .
    All are Ok.
    But adobe form not displaying content.
    Thanks,
    Bheem V.

    Hi Bheem,
    The problem is not clear to me. Is this a user specific issue?
    Thanks & regards,
    Sanoosh

  • Error : Form not editable

    Hi All,
    we have generated an add-on which insert value to the transcation 4m user form. while doing so....
    i am receving an error -
    Form Not Editable.
    Pls try to solve it.
    Regards,
    Avijit

    Hi Avijit,
         The reason for the error might be that the field type is not editable, this can be achieved by selecting form settings > Table format>Active for the corresponding field.
    The other reason might be that the character length that you have defined might have exceeded the target field.
    Hope this might solve the problem.
    Regards,
    Aditya

  • Older forms not editable in Adobe X

    We currently have Adobe Acrobat Pro X installed on a Windows 7 computer.  Forms created in an older version of Adobe (exact version unknown) will not allow a copy to be made so the form can be edited. It doesn’t allow us to actually “Save a Copy”.  It wants to replace the existing file only. 
    However once a copy is saved via "save as", the same message comes up so the form is not editable.  This does not happen in forms created with LifeCycle.

    It's more of a process than an error.  When the user tries to edit the form she gets the above message.  Then when she does to "Save a Copy" it will only save with the existing file name, won't let us specify another.  At this point the process starts all over.
    If we do a "Save As" we can make copies of the form until the cows come home, but trying to edit will still start the above process.
    Thanks!

  • Adobe Interactive Form Not Editable

    Hi,
        I have created Adobe Interactive Form using Web Dynpro Java Application.When i run the application i get the pop up message [The document enabled extented features in Adobe Reader.The document has been changed since it was created and use of extended features is no longer available.please contact the author for the original version of this document.].When i click for the pop up message the form is not interactive.If there is Adobe Life Cycle Designer and Adobe Reader version problem for this.Let me know if any one facing the same issue.
    Regards,
    SatheshKumar R

    Hi Satheesh,
    1. Check the Adobe form Version (from 7.1 to 8)
    2. Installed Adobe form Extended Language Support Font Pack to Adobe ,if you are using some other   language in Adobe form
    3. Check the ADS Version.

  • Adobe Form not so interactive

    Hi,
    I'm working to implement an offline interactive form scenario on CRM 2007. I've created a new Template of type Adobe XML Form File, using the CRM Document Template Designer under CRM UI->Sales Operations. Then created a Web Service using the Web Service Tool, at the same screen, using the wizard.
    Then clicked Start Designer and designed the layout using LiveCycle designer. I created 2 data connections. 1 for read and 1 for change. I dragged the fields and exported the file. 
    Finally, I created an appointment on the Calendar, and added this new template to the attachments. This created a PDF attachment with all the fields dynamically filled in correctly from the appointment data using the webservice.
    However, this PDF is not interactive. The button is not clickable. The text boxes are not editable. The form looks like a PDF document but not interactive.
    Am I missing anything here?
    I am not using SFP to create a form. I'm using CRM UI's Document Template tool.
    I am not using SE80 to create the webservice. I'm using CRM UI's Web Service tool.
    I confirm the Adobe Credentials are installed and I've tested interactive form functionality on this system by running SE38 then FP_TEST_IA_01 program, I get an interactive form properly.
    Best Regards,
    Ogeday Isiklar

    Hi Juergen,
    Right on the spot really. I've come into the following code in class CL_CRM_OI_ADS, method CALL_ADS. I repaired 1 line as below and now all forms are interactive!
    This is around line 47.
    *         set template
    *{   REPLACE        CR5K900218                                        1
    *\      lr_pdfobj->set_template( xftdata = x_template ).
          lr_pdfobj->set_template( xftdata = x_template fillable = 'X' ).
    *}   REPLACE
    Best Regards,
    Ogeday Isiklar

  • Adobe Form Logo Edit(Modify) Problem in Travel Request Form of ESS

    Dear Experts
    We have the ESS working in which travel Request form has got the logo of IDES (Adobe Form) thatb come from the t-code: TRIP. My query is to remove that logo and print our company's logo on the same. After doing many effort to change that logo, I am not able to make change on that Adobe Form. Please suggest how could we achieve that?
    Regards,
    Akg
    Moderator message: wrong forum, please have a look in the forum for "Adobe Interactive Forms".
    Edited by: Thomas Zloch on May 25, 2011 11:39 AM

    Hi,
    As per your code, you are seletcing data from BSEG table as 'SELECT * FROM BSEG'.
    BSEG is a cluster table. Its better to use only selected field from this table during select query.
    Other than this run your program in SE30 and check analysis for the queries taking more time.
    Better to modify them, tune them and re transport the program in production.
    Regds,
    Anil

  • Setting a Text field in adobe form non editable

    Hi Experts,
    I have generated a Adobe form using webdynpro java. I have  couple text fields. They are binded with some values which a RFC returns. When I see the output These text fiels values which are populated from backend are editable. Can anyone suggest me how to make these text fields non editable.
    Thanks,
    Raj

    Hi Raj,
    You have to set the properties of these text field as readonly.
    For this you have to select the text field ... Go to the Object Pallete.
    There you will see three Tabs Field, Value and Binding.
    You have to click on Value Tab  and there you have select the Type as Read Only.
    If you do not have Object Pallet open .. go to Menu Bar Window and Click Object
    This will solve your problem.
    Cheers
    Satya

  • Adobe Form Logo Edit(Modify) Problem

    Dear Experts
    We have the ESS working in which travel Request form has got the logo of IDES (Adobe Form). My query is to remove that logo and print our company's logo on the same. After doing many effort to change that logo, I am not able to make change on that Adobe Form. Please suggest how could we achieve that?
    Regards,
    Akg
    Moderator Message: Wrong Forum.
    Edited by: kishan P on Jun 9, 2011 4:02 PM

    Hi Srivijay,
    I guess output type configured for adobe form will help you.
    Have checked it with basis guy.
    Regards,
    Ashish Kaple

  • Adobe form not visible

    Dear all,
    I am developing application based on adobe forms but I am not able to see the same after deploymnet. It's deploying properly also I am able to get the message printed but the adobe form is not visible. I want to know is there anything I need to check or it's some server problem. Please help me in this regard.
    Thanks in Advance
    Gaurav Bhardwaj

    Hi Gaurav,
    Below is the link to download ACF:
    Use this one:
    https://sapmats-de.sap-ag.de/download/download.cgi?id=F9RUZ3Q7TERUBSMHSXWT3UMEM59IJYIPA931VQD32A1UNAKZ6B
    Regards,
    Arafat
    Edited by: Arafat Farooqui on May 9, 2008 9:48 AM
    Edited by: Arafat Farooqui on May 9, 2008 9:50 AM

  • Adobe Form not getting displayed on the portal

    Hi,
    From the MSS portal when I run the process, the associated adobe form(using HCM) doesn't get displayed on the portal. Initially the problem was with higher version of acrobat reader but now it is solved. Now I am not getting any error or warning but adobe form still not getting displayed.
    Please help.

    Later

  • Adobe Form not getting interactive in Web Dynpro

    Hello Experts,
    I am facing a strange sort of behaviour, which has drawn my plenty of time, while making use of Interactive Adobe Form in Web Dynpro component.
    In my scenario, I have one existing Adobe Form with interface of type "ABAP Dictionary-based interface". While using this form in Interactive Form element in Web Dynpro and making it enabled, it is not giving me the expected output, that is - Interactive Form in browser window. Instead, it is showing me read only Adobe Form. Has it to do with type of interface?
    Looking forward to active replies.
    Regards,
    Harsh

    Hello Harsh,
    In webdynro adobe integration we use webdynpro native controls and the form must be in the
        ZCI layout. In SFP >layout you have to insert the webdynpro script .After going to the layout
              go to utilites and insert webdynpro script.Then you can find a variable containerfoundation_js.
    If you have changed the layout from standard layout to ZCI layout in form builder (SFP), the update the layout using program FP_ZCI_UPDATE.
    Refer to link below
    Call Adobe Form through ABAP Web Dynpro - Web Dynpro ABAP - SCN Wiki
    Regards
    Sandy

  • Adobe form not saving user-input data into saved pdf file

    Hi forumers,
    I'm a new abap developer and I'm tasked to create an interactive adobe form that will require the user to input data in the form.
    No data is passed and received from PDF, but PDF has to be u2018Fillableu2019. I am able to fill out the form but when I actually save the form, it will be saved as a blank form again. I've seen the relevance of the  LS_DOCPARAMS-FILLABLE = 'X' on this forum and I have incorporated it in my code. But how should I code the abap program to enable to save the user input as well into the form.
    DATA: GV_FMNAME TYPE FPNAME,
          LS_DOCPARAMS    TYPE SFPDOCPARAMS,
          LS_OUTPUTPARAMS TYPE SFPOUTPUTPARAMS.
    CALL FUNCTION 'FP_FUNCTION_MODULE_NAME'
      EXPORTING
        I_NAME                     = 'ZSC_ZRUFORREP'
    IMPORTING
       E_FUNCNAME                  = GV_FMNAME
    *   E_INTERFACE_TYPE           =
    *   EV_FUNCNAME_INBOUND        =
    CALL FUNCTION 'FP_JOB_OPEN'
      CHANGING
        IE_OUTPUTPARAMS       = LS_OUTPUTPARAMS
    EXCEPTIONS
       CANCEL                = 1
       USAGE_ERROR           = 2
       SYSTEM_ERROR          = 3
       INTERNAL_ERROR        = 4
       OTHERS                = 5
    IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    LS_DOCPARAMS-FILLABLE = 'X'.
    LS_DOCPARAMS-DYNAMIC = 'X'.
    CALL FUNCTION GV_FMNAME
    EXPORTING
       /1BCDWB/DOCPARAMS        = LS_DOCPARAMS
    * IMPORTING
    *   /1BCDWB/FORMOUTPUT       =
    EXCEPTIONS
       USAGE_ERROR              = 1
       SYSTEM_ERROR             = 2
       INTERNAL_ERROR           = 3
       OTHERS                   = 4
    IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    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.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Thanks,
    dgrachee

    Not quite yet, I have to say...
    If you check the domain "FPINTERACTIVE", you'll see these values:
                   Print Form
    X     Interactive Form with Additional Usage Rights
    N     Interactive Form Without Additional Usage Rights
    F                                                                
    So, you are not providing "additional usage rights" (Adobe Form Credentials), meaning there could be a problem when you want to use those forms in a Production environment.

Maybe you are looking for

  • Can TS work with sql server compact or express?

    I'm don't have much experience with the underpinning of database systems.  I know conceptually how they work and can hack my way through sql queries.  Is there something fundamentally different about a Sql Server Compact itnstall versus Sql Server ve

  • Nokia 928 receives texts but won't display them

    2 weeks ago everything was great. I put phone on airplane mode for 2 weeks while offshore. Wi-fi only. Got back into port yesterday. I have great signal. I turned off airplane mode. I can make calls. BUT when I send or receive texts, they don't show

  • Slide on the N95

    Hi all, this is my first post, i have been looking at these forums for ages, in anticipation of getting my N95. I just got it this morning, but i think there might be a problem. All down the right hand side of the phone, there seems to be loads of mo

  • IMac Fan Issues

    So I have owned a 21" iMac for about a year now and it has been hot constantly. I'm just started to care about it just now(I don't know why I didn't do this earlier). The computer parts and the back get quite hot w/o even doing anything computer inte

  • Not getting the correct date..y?

    hi my pblm is that i am adding some date to a databse..the code like this <%@ page language="java" import="java.sql.*,java.text.SimpleDateFormat,java.util.*" %> <% SimpleDateFormat dateFormat = new SimpleDateFormat("dd-mm-yyyy"); String d1=request.ge