Problem in designing Adobe forms

Hi All,
I have designed an Adobe form. It is working properly.
Now if i am trying to resize the text fields or try to change the properties of the fields, a new page gets inserted  before 1st page.
Regards,

Hi Mohmmmadi ,
You can always delete the new page that is created using the tree menu displayed in hierachy tab .
Also check the version of adobe livecycle designer that you are using .Sometimes beacuse of the version problem such problems arise.
Hope this helps you.
Regards ,
Navya.

Similar Messages

  • Problem in designing adobe form

    hi,
    i have 2 fields in adobe form and iam trying to update
    a transaction using bdc.but out of 2 fields only second
    one getting updated.pl send some sol 2 this.
                                                                    regards
                                                                    swamy

    hi shiva,
          in form i have taken netpr.i have declared a table in the function module.if giv a value in the adobe form the value is getting updated in the function module thru webservice and getting updated in the transaction.but instead if i giv twob values in the adobe form only the second entry is being updated in the table as a result iam getting only one value in the transaction.i think there is some logic in the form only.
    pl suggest any changes.
    waiting for reply.
    regards
    swamy.

  • Problem regarding designing adobe form

    hi,
    we have a assignment.
    we have to attach a adobe form to a transaction ME4L(display request for quotation)
    so that by default instead of a script an adobe form
    should come.
    how to attach a adobe form to the transaction using NACE.
    is there any requirement of modifying the print program(SAPFM06P) ?
    pl suggest the solution as soon as possible.    
                                                                          regards
                                                                               swamy.

    > how to attach a adobe form to the transaction using NACE.
    > is there any requirement of modifying the print program(SAPFM06P) ?
    in the NACE transaction you can give the form name against the PDF/Smartform , and choose the Type as 'PDF' in the form routines.
    you need to change the Logic to call the Adobeform. (check the programs FP_TEST*)
    if you are familiar with Smartform then you can easily do that..
    step1# call function FP_FUNCTION_MODULE_NAME
    step2#  call function  FP_JOB_OPEN
    step#3  call function 'DYNAMICFUNCTION' <--- from the step1.
    step4 # call function FP_JOB_CLOSE
    I would suggest you to create the new Driver program(copy the program SAPFM06P) and modify the changes to tigger the Adobeform.

  • Problems activating an adobe forms object / lifecycle designer

    Hi everybody,
    our developers are getting more and more problems when they try to activate an adobe forms object in SAP.
    When they click on the activate icon, SAP freezes – and after 3-4 minutes of waiting, SAP displays, that e.g. 105.570 bytes were transferred, but the document remains inactive.
    So by now they need about 5 attempts before it finally gets activated…this is very time consuming and frustrating.
    Does anybody know a solution to this problem?
    Any ideas?
    Thanks in advance
    Regards
    Martin

    Hi everybody,
    our developers are getting more and more problems when they try to activate an adobe forms object in SAP.
    When they click on the activate icon, SAP freezes – and after 3-4 minutes of waiting, SAP displays, that e.g. 105.570 bytes were transferred, but the document remains inactive.
    So by now they need about 5 attempts before it finally gets activated…this is very time consuming and frustrating.
    Does anybody know a solution to this problem?
    Any ideas?
    Thanks in advance
    Regards
    Martin

  • Problem with the Adobe Forms

    Hi,
    I am having two issues regarding Interactive Adobe forms.
    We are impelementing MSS/ESS in ECC5.0,EP6 and <b>first</b> , in the PCR after i select " Change Employee Group/subgroup"  (edit it, preview it) then when i click on Submit button it gives me Parser Exception . Error message reads as below :
    <i>The initial exception that caused the request to fail, was:
    com.sap.engine.lib.xml.parser.ParserException: XMLParser: No data allowed here: (hex) 75, 6e, 64(:main:, row:1, col:3)
    at at com.sap.engine.lib.xml.parser.XMLParser.scanProlog(XMLParser.java:2733)
    at at com.sap.engine.lib.xml.parser.XMLParser.scanDocument (XMLParser.java:2778)
    at at com.sap.engine.lib.xml.parser.XMLParser.parse0(XMLParser.java:227)
    at at com.sap.engine.lib.xml.parser.AbstractXMLParser.parseAndCatchException(AbstractXMLParser.java:141)
    at at com.sap.engine.lib.xml.parser.AbstractXMLParser.parse(AbstractXMLParser.java:156)
      ... 31 more</i>
    <b>second</b>, When i select either "Request for Internal Transfer(Enhanced)" or "Request Promotion " it displays a warning message " <i>Form could not be called up due to an internal error</i> " . Rest of the form types i am able to get them ( view,edit,preview and submit )
    What could be issue in both the cases here. Need your help on this
    Thanks in advance,
    Vijay

    Hi Vijay,
    Check if your XML code is properly. You can do this by going into t-code SFP, open form ISR_FORM_SPEG and go to the layout tab.
    Now Adobe Designer will start. If you don't have a XML tab, Select View > XML source. You can copy the XML source in a new text file and display it with Internet Explorer. If it works, you will see the XML source. If it fails, you will receive an XML parse error from IE.
    The problem may occur by using different languages. SAP provides the SPEG and other MSS scenarios as an <b>example</b>.

  • I am having problem for activate adobe form in transaction.code SFP

    Dear friends,
    I am getting one dialogbox with error message when ever i activate adobe form in transaction code sfp.
    ERROR is :
    THis form refers to external files which where not found on this computer. please create a connection to the following folder so that these files can be found.
    http://localhost:8000/sap/bc/form/layout/

    exactly the same problem here.
    Somebody any idea?
    All help is appreciated.
    Tnx!
    RoB

  • Problem during view Adobe Form in Web Request

    Hi All,
    I am facing problem while viewing the adobe form inside the Web Request form.
    Let me describe the issue clearly.
    I need to have a table in Adobe Form.So i created one table type and bind it to the table structure created, in Adobe Form.
    Then i uploaded the form as web request successfully.
    Now when i m trying to view the form from web ui, its unable to assign child node data at runtime.so dump is coming.
    Can anyone show light on this....i have tried all the possibilities.
    Unfortunately there is no standrad scenario available for reference.
    Regards,

    Hi Satish,
    Thanks for your reply.But this is not my requirement.
    If you will go to tcode CRM_UI and log in using business role CRMGRMPRGMAN, then go to Application and open one application.Here there is one assignment block called 'Application Form'. Here i have uploaded my Adobe Form as web request.
    This is working fine when i have simple linear form.
    But when i am using table inside the form and doing binding for it, Application is getting created with that form but while openning it here in the assignment block, dump is coming as below.Its not able to assign the child node.
    The ABAP call stack was:
    Method: NODE_ELEM_2_STRUCT of program CL_WD_ADOBE_SERVICES==========CP
    Method: NODE_2_DDIC of program CL_WD_ADOBE_SERVICES==========CP
    Method: DATASOURCE_2_FM_PARAMS of program CL_WD_ADOBE_SERVICES==========CP
    Method: CREATE_PDF_DDIC of program CL_WD_ADOBE_SERVICES==========CP
    Method: CREATE_PDF of program CL_WD_ADOBE_SERVICES==========CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/CADOBE==================CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/CADOBE==================CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/C8STANDARD==============CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/C8STANDARD==============CP
    Method: IF_NW7_VIEW_ELEMENT_ADAPTER~SET_CONTENT of program /1WDA/C8STANDARD==============CP
    Regards...

  • Database Buffering problem in Interactive Adobe Forms

    Hi All,
    In our project, there is one interactive adobe form developed to create/update lead data. The lead data from Adobe Form is read using custom class and method of the same class updates the lead. (BOL programming is used to update and create lead. Also, all the Save and Commit statements are used properly).
    There is no problem in creating the lead using interactive Adobe Forms. But, when the same lead is updated in the same session using the same adobe form, due to some database buffering issue, system tries to insert duplicate records in CRM_LEAD_H table which is causing error dump - SAPSQL_ARRAY_INSERT_DUPREC. This dump occurs in update function module CRM_LEAD_H_UPDATE_DU.
    If we logged off from the session, the database buffer gets refreshed and lead is updated successfully.
    Is there any method/function module to refresh DB buffer before calling the adobe form?
    Thanks in advance.

    Few fields have reference to table XBT. But when I see this in SE 11, such a table is not existing at all.
    Can any of you share some ideas or clues?
    Thanks in anticipation.
    Regds,
    Kiran
    Edited by: kiran dasari on Jan 26, 2009 7:53 AM

  • Problem activating simple adobe form from SFP

    Hi
    I created a simple adobe form from transaction SFP....2 steps ...created interface then form.
    the problem is when try to activate the form there are no syntax errors but iam getting a message
    1,275 bytes transmitted, code page 0000
    Message no. FES032
    and the form is still inactive...
    any idea why iam getting this error? is configuration from basis not configured properly?
    Please advise
    Govi

    1. Create RFC (ABAP system side) destination through SM59 called as ADS which should of type G
    u2022     RFC Destination          : ADS
    u2022     Connection Type          :G(HTTP Connection to External services)
    u2022     Destination 1               : ADS connection to SID (Java system)
    Target System settings:
    u2022     Target HOST          : JAVA system Host 
    u2022     Port               : java system port
    u2022     Path prefix          : this defaults(/AdobeDocumentServices/Config?style=rpc)
    2. Login to Visual Administration
    Navigate to Server  Services  Destinations and select HTTP drop down.
    Create the RFC destination as FP_ICF_DATA_<SID>.
    Destination Name: FP_ICF_DATA_<SID>
    Destination Type: HTTP
    Connection settings:
    u2022     URL          :http://<hostname>:<ABAP-portno>
    u2022     system Id     :--NIL
    u2022     client            : ABAP system client no(200 or 300)
    u2022     Language     :--NIL
    Logon Data:
    u2022     Authentication: BASIC
    BASIS Authentication:
    u2022     Username:ADS_AGENT
    u2022     Password:xxxxx
    3. Please activate SOAP service:
    Login your ABAP System
    u2022     Use transaction: SICF  execute  and Select default hostselect sap---select bcu2014select-SOAP Select and activate

  • Problems showing an ADObe Form (Eternal Initializing Message)

    Hi Forum
       I have an adobe form that is called from an ECC Report.... by a  link.... when the form is opening i get a message "Initializing" and the form is never showed....
        I put in the url parameters j_user=ADSUser&j_password=mypassword and the form is showed perfectly...
       I checked .. the ADS Configuration.. and all is correct... .with all and tests...
    Thnsks..
    REgards

    Install Kerberos, problem authentication.... 
    Solved

  • Problem in Alignment - Adobe Forms

    I am new to Adobe forms technology.
    I have an production issue: When they run a standard report to generate a PDF pay stub in R/3, it looks fine with all the columns. But when the same pay stub is viewed though our ESS on portal (Company website), few values in the columns are good but few of them are not aligned. They are moved to the left.
    So what can be the problem?
    What are the things I need to check?
    How do I see the Adobe form? How is the adobe form being passed to the portal?
    Thanks
    Kiran
    Edited by: kiran dasari on Jan 23, 2009 2:08 AM

    Few fields have reference to table XBT. But when I see this in SE 11, such a table is not existing at all.
    Can any of you share some ideas or clues?
    Thanks in anticipation.
    Regds,
    Kiran
    Edited by: kiran dasari on Jan 26, 2009 7:53 AM

  • Problem while activating Adobe form

    Hi Experts,
    I have created a adobe form but when i am trying to activate it a message is displaying that "Action Cancelled by user". and form is not activating.
    Thanks
    Narendra

    Hi Naredra,
    did you try to see if the ADS connection is up and running? You can test it from SM59 or better,
    try to test a standard form (just run and test inf the SFP transaction). If it works (the pdf form is displayed on the screen) check your form parameters.
    The interface should be "Abap dictionary based" and form layout should be "ZCI".
    Let us know
    Andrea

  • Problem with Activating Adobe Forms

    Hi Everybody ,
    I am developping an Adobe forms using Transaction SFP.
    I have developped Interface as well as form .
    While Activating Form :-
    Its not showing any Syntax Error. Still its not gettng Activated.
    What could be the reason ?
    Thanks in Advance.
    Thanks and Regrads.
    Srikanta Gope

    1. Checked ADS by executing program FP_PDF_TEST_00 it is fine
    2. Installed ADLC 8.2
    3. Adobe reader 9 is installed.
    also see the following link
    If Adobe, look here
    /people/dezso.pap/blog/2008/01/25/ads-ssl-configuration-journal-i-abap--java-640--70x
    For Adobe you also need readers right installed.
    http://help.sap.com/saphelp_nw04s/helpdata/en/56/f2c94a069f44a785b85748e11f82a0/frameset.htm
    If Active Directory:
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/4bba9d9e5e5f6ce10000000a1553f6/frameset.htm
    Both Adobe and Active Dir will work with standalone Java.

  • Problem in creating Adobe form

    Hi,
          I am creating Adobe interactive form in Transaction code SFP.
    I have created the interface .then  I have  transported and activated all the fields in context. After I click on layout , it is not displaying data view which contains all fields.
    Due to this problem I can not drag and drop to the design view.
    How the data view with fields will be displeyd in layout set.
    *Moderator message: Please try to post in the correct forum.  I have moved it for you.*
    Thanks,
    Manas

    Go to SFP, then the Context tab.  Confirm that you have fields mapped from your interface to the Context Section on the right side of the screen. 
    Go to the Layout tab. 
    Goto the Adobe Menu and select Palettes-->Data View.
    If your data view is not showing up after this, try reinstalling Adobe Live Cycle Designer.

  • Problem in opening adobe form

    Dear Experts,
    I have developed an interactive form using the NWDS version 7.0.13 I have given the display type property of the form as "Native".  When I open this form on some machine it's opening properly only if the adobe version installed is 7.0 or above but if the version is less than that I am unable to see it initially. Only after going to the Adobe>Edit>Preferences>Internet>Display PDF in browser and checking the option I am able to view it. My requirement is to be able to see this adobe interactive form irrespective of the version of adobe installed on the machine.  Is there any option to enable this setting through code or any other option so that I may be able to view the adobe interactive form on any machine with any version of Adobe reader installed? I am using Designer 6.0.
    Please suggest your opinions regarding this issue.
    Quick and helpful responses will be highly appreciated.
    Warm Regards,
    Gaurav

    Hey Gaurav,
    You should upgrade the version of Adobe Reader to 8.1.1 minimum.  Also with your designer, you probably want to upgrade to 7.1.  Take a look at these notes:
    [Note 947675 - ISR/Adobe: Layout category ZCI (composite SAP note)|https://service.sap.com/sap/support/notes/947675]
    [Note 962763 - Adobe LiveCycle Designer 7.1 Installation|https://service.sap.com/sap/support/notes/962763]
    [Note 1121176 - Adobe LiveCycle Designer 8.0 - Installation|https://service.sap.com/sap/support/notes/1121176]
    [Note 965548 - Adobe LiveCycle Designer 7.1 Patch|https://service.sap.com/sap/support/notes/965548]
    [Note 1176858 - Adobe LiveCycle Designer 8.1 - Installation|https://service.sap.com/sap/support/notes/1176858]
    [Note 834573 - SAP Interactive Forms by Adobe: Acrobat/Reader version|https://service.sap.com/sap/support/notes/834573]
    There may be some other notes listed at the bottom of these notes that might help as well.
    Hope this helps...
    Cheers,
    Kevin

Maybe you are looking for