Excel to .pdf/ Adobe Acrobat or Adobe Forms - whatever may work best and easiest

If we can, how, create excel formulas in either pdf or adobe acrobat or adobe forms. Something that will work in same way as it would in excel.

Thank you for your advices.
I already download Acrobat SDK before, but it's really complicated for someone who know only VBA at intermediate level.
I really plan to learn javascripts and COM in future, but I was thinking that if I ask you for I guess easy think (opening files and saving them to pdf) you will help by giving similar code or some clues.
Anyway I found  this two methods in documentation: PDDoc.Save and PDDoc.Open and I believe that a combination of them can finally help me. Do you know how I can connect them to one part?

Similar Messages

  • Script to open an pdf attachment in the adobe form is not working.

    Hello Experts,
    I have a requirement where i should open pdf attachment from the attachment tab of adobe form.
    For this i have written below  java script in the click event of a button ->
    I have an attachment pdf with name attach.pdf in the attachment tab of adobe form.
    var oObj = event.target;
    oObj.openDataObject();
    ->When i click on the button it is giving the error -> TypeError: Invalid Argument type.
                                                                                    Parameter cName.
    Can any one help me how can i use openDataObject method to open an attachment from the attachment tab of adobe form.
    Regards,
    Menaka.H.B
    Moderator message: wrong forum, please post again in Adobe Interactive Forms.
    Edited by: Thomas Zloch on Oct 18, 2010 12:52 PM

    Hi,
    Please refer to the thread below where this issue has been discussed:
    Creative cloud wants to make changes
    Regards,
    Sheena

  • Hiding the some fields in print PDF adobe form

    Hi all
    Im working on travel expense form in webdynpro ABAP.I have a requirement of hiding some field in the  adobe form.Can anyone tell me how to proceed ?
    Thanks and Regards
    Reeha

    Hi Reeha,
    In case you need to use any script you may prefer formCalc script, which is very easy to use. You can use any script out of the two as per your understanding and comfort level.
    If you require more technical information about FormCalc, refer to the Adobe XML Forms Architecture (XFA) Specification, version 2.4, available from:
    [http://partners.adobe.com/public/developer/xml/index_arch.html.]
    and
    [http://help.adobe.com/en_US/livecycle/es/FormCalc.pdf]
    Hope this helps you
    Regards,
    Gaurav Bhardwaj

  • Send pdf (Adobe Form) as email attachment using BCS

    Hello everybody!
    I want to send a pdf, generated by Adobe Forms function module, as an email attachment to a certain external mail receiver. I have read that the methods of the Business Communication Services can render this, but I couldn't create a working solution. Can somebody give me a coding example for this scenario?
    I would be very happy if somebody could help me!
    Best regards,
    Markus

    Hello Alex!
    your link to this document was very helpful. The scenario described in the pdf is almost what I was looking for. The only problem is, that the mail is sent to the Business Workplace Inbox. I want to send it to an external e-mail address. When I change the programm part where the recipient is defined like this:
    Create recipient
      DATA lo_recipient TYPE REF TO if_recipient_bcs VALUE IS INITIAL.
      DATA l_reci    TYPE adr6-smtp_addr VALUE 'somemailaddress'.
      lo_recipient = cl_cam_address_bcs=>create_internet_address( l_reci ).
    Set sender
      lo_send_request->add_recipient(
        EXPORTING
          i_recipient = lo_recipient ).
    then no mail is sent to the recipients mailbox. I tried several variants but no mail is sent. Does somebody know how to set an external e-mail as recipient in this case?
    Best regards!
    Markus

  • Open PDF Adobe form from workitem in UWL

    Hi,
    We have a requirement in which a workitem is gettng generated from workflows, And it comes in UWL, So when we execute that workitem it should open a adobe form for notificaton so that approver can reject or approve that notificaton in PDF, But it is openng a SAP transaction rather then adobe form.
    we are on ECC 5.0 and portal verion is 7. we are using standard workflow WS5000041 which generates the workitem. It works perfectly fine in ECC 6.0, As there are different standard workflows in ECC 6.0 but the working is same.
    Thanks.

    HI
    I think you might have missed out to configure the respective task ID and its respective visualization parameters in the SWFVISU transaction.
    Iam not sure what is exactly the flow in the ECC5.0 but if you look at the workflow template , it again incudes a subworkflow, in which you actually have the approve form standard task the task number is TS50000075 and in the swfvisu txn the task is already configured with visualization paramters as Webdynpro aplication and Name sape sa SAP, I think you have to add one more parameter in the DYNPARAM
    Regards
    Pavan

  • Adobe form page per work table record

    I have read detail records into a table and I want one page per record in that table.  Other tables are to be subset of that record but all data to be written on each page relates to one record in the table.  How do I set the hierarchy so each record in the top table makes a new page.
    Easy to do in Smartforms but I want to use SFP as it is much more detailed when designing form.
    I have laid out the Master Page and I want each record to fit into Content area.
    Also the Master Page was uploaded directly from pdf created from users desgn in EXCEL which worked nicely.
    Do any of the example (FP_TEST*) Adobe forms work easily as an example?

    Solution:  Define subform for the page.
    subform tab > Content: flowed, Direction: Top to Bottom
    Pagination    > Place; In Content Area If Dataset must be Paginated Overflow: Go To Content Area Overflow Leader *1st sub-subform
    Binding        > Default Binding (the table with [*])
                             check Repeat Subform for each Data Item
                             check Min Count 1
    This made each record in table a new page.  In my case I was writing a cycle count record (LINV) with additional statistical and historical data.

  • How can I export from Excel to pdf using Acrobat Std to achieve uniform page size throughout the whole pdf document?

    After exporting the whole workbook to a single pdf file, page sizes are inconsistent. When viewing the document in full screen, some pages show up as 25% zoomed, others as 34%.  I could re-print the exported pdf file to pdf in Acrobat Std, and that way I could get the same page size throughout the document, but then I loose my bookmarks, which I don't want.
    I have already set the page size to A4 in Excel, but that's not where my problem lies. any help, hint is appreciated.

    A good place to start is Karl Heinz Kremer's blog, where he has a few examples:
    http://khkonsulting.com/2010/09/reading-pdf-form-fields-with-vba/

  • Adobe form: Issue with BACK, CANCEL and EXIT buttons

    I am new to Adobe forms. I created a simple demo Adobe form and was able to print it successfully except a strange problem.
    Whenever I opt for print preview it shows me a blank page. On pressing enter it shows me the form, But now none of the BACK, EXIT, CANCEL buttons work. On pressing any of them I keep getting the print form.
    So the only way I can come out of it is /n.
    Can anyone please help with the reason for such an issue and how to get rid of it.
    Regards,
    Ashutosh

    Maybe you can tell us something more about the code you use to print your form. I think thatis the problem. Otto

  • Calling Interactive Adobe Form from workflow work-item

    Hi Experts,
    Here is the requirement.
    WE have Interactive Adobe Form developed and now the requirement is to call this form in our workflow as work-item.
    When the work-item agent double-click on the work-item he must call the adboe form.
    Please provide your inputs/suggestions/Solution/Tips.
    Regards
    Krishna

    Hi Gurprit,
    Thanks for answering my question , appreciated.
    When I am in transaction SWFVISU in the drop-down for the Visualization type I dont see "Adobe Form" .  Whether we need to create an ABAP Webdynpro to call Adobe form.
    Please explain.
    Regards
    Krishna

  • Adobe form output different in QA and PRD for Currency field

    Background:
    I am using adobe form to display purchase order details using a output type.
    I am displaying the field NETWR of the purchase order in the form.
    For return orders this value is negative.
    Problem:
    In production system the value is displayed as 0. where as in QA the negative value gets displayed.
    The version of the form is same in both the system.
    Also I have speficied the Currency/quantity fields in the interface.
    I did a bit of debugging and found that in the generated function module of the form there is a difference.
    QA:
    PERFORM %OUTPUT USING 'NETWR' %WORKAREA4-NETWR 'CURR' 'P' 'HEADER-WAERS' HEADER-WAERS ' '.
    PRD:
    PERFORM %OUTPUT USING 'NETWR' %WORKAREA4-NETWR 'CURR' ' ' 'HEADER-WAERS' HEADER-WAERS ' '.
    You can see that the VALUE P (ABAP type for curr) is passed in QA but not in PRD.
    I am not able to understand what causes this code change.
    Has anybody come across this problem?
    Note: I am using copy of MEDRUCK for the interface.

    Thank you for posting your solution like a good community member! I was having the same problem and your post helped. Many Thanks

  • I cancelled my Adobe Forms Central end of July and my CC is STILL being charged.  Now What? (my account shows no subscriptions)

    Jul 31, 2014 10:40:47 AM EST
    nfo: You are now chatting with Sonam.
    Sonam: Welcome to Adobe technical support team
    Sonam: My name is sonam
    Sonam: How can i help you?
    Sonam:
    ME: need to cancel Adobe FormsCentral for [email protected]
    ME: we have a monthly charge on our credit card and would like to cancel.
    Sonam: Okay
    Sonam: No problem i'll help you
    info: Your chat transcript will be sent to ME at the end of your chat.
    ME: thank you
    Sonam: Please allow me some time let me check the details under your account
    Sonam: Thank you so much for staying online
    ME: no problem
    Sonam: I have cancelled your subscription
    ME: thank you.
    Sonam: Nw your credit card would not get charged
    ME: thank you
    Sonam: Anything else i can assist you with?
    ME: no thank you. thanks for your assistance..
    ME: Enjoy your day.
    Sonam: Thank you for contacting Adobe technical team
    Sonam: Have a great day
    Sonam: Bye.
    ME: Good Bye
    Sonam: you can disconnect the chat now

    Hi Shan Tats27, you are talking to BT customers here not BT.
    You say you have not used the service, but you have for two weeks. To cancel your whole package as you say (TV, Broadband and Phone) means you are liable to pay very high cancellation charges. Sending the equipment back does not exonerate you from those charges.
    Only BT can do that .
    If I was you, I would contact the forum mods and I would do it in a conciliatory tone and see what can be arranged, but I seriously doubt that all charges are going to be waived.
    If you fill in this form: http://bt.custhelp.com/app/contact_email/c/4951 with a link back to your post for ref, the mods will get back to you. It can take up to 3 days.
    I wish you the very best of luck.
    toekneem
    http://www.no2nuisancecalls.net
    (EASBF)

  • Acrobat X interactive forms are not working?

    I created interactive forms in InDesign 6 for Mac. I'm using Adobe Acrobat X to create buttons and submit button. My client can not use the forms as they are getting error messages, "One of the following recipients is not resolvable." The form works fine for me - it's a nightmare for them. They are using Acrobat Reader XI. (I bought my Adobe Acrobat as a bundle which is why I'm using X) My client is angry and I can't figure out a solution.

    1.  In Acrobat I added the URL to the submit button:
    mailto:[email protected]
    2.  And then selected "send entire PDF"
    It works for me - but not my client. It has worked but now it's not.
    Thanks for your response.

  • Tablet form widget not working, phone and desktop form widget working fine. What's wrong?

    Hi,
    Tried deleting tablet widget, and created fresh form widget, no luck. Tried copy -paste from desktop in tablet, no luck.
    Anyone, any ideas what could be wrong?
    Only receiving the desktop and phone forms at the moment.
    Thanks
    Mark

    Since you have a jailbroken iPhone (which you stated in a previous post), this is not the place to come for help. "Try a Restore in iTunes," is the advice you'll get here.

  • Access the adobe form pdf data in abap or java programs

    Hi,
    We created an adobe form, with few text boxes, and emailed to user for filing his data into the pdf file.
    He filled the text boxes and saved the pdf, and sent back the pdf file by mail.
    Now our requirement is:
    we need to read the values entered by the user in pdf and update in certain ztables using abap or java.
    case 1: using abap
    How can abap program read the entries/values in pdf.
    is there any doc/blog that shows how to access the adobe form data in abap.
    do we need to use/install any software for this.
    case 2: using java
    Is it possible to read/retrive the adobe form data into java. once the data is into java program, i can utilise the data for several puposes.

    using ABAP:
    check the program: FP_PDF_TEST_03
    This program reads the data from Adobe into XML format.
    After this you have to read the data from XML format into ABAP(hope you know how to convert XML to ABAP or simply google it).
    Thanks,
    Chandra

  • Creation of UI elements on click of a button in ADOBE form

    Hello Experts,
    I have a requirement which is ,
    on the ADOBE form after pressing some action Button i need to create a row of UI elements like Textbox label and Radio button with the values coming from Backend WDA application.
    Number of rows created are equivalent to number of  times button is clicked.
    Also in some cases i have to preload the rows with the existing data.
    Please let me know if this requirement can be accomplished in ADOBE form.
    Any inputs ,Suggestion and help will be very helpful.
    Thanks,
    Siddharth

    Thanks for the help,
    I resolved this by creating elemnts in WD context on click of a button in ADOBE form,And in form i used the WD context structure as a table with required cell editors.
    PDF form should be of type dynamic in this case.

Maybe you are looking for