Send pdf and xml  to URL on one click

My scenario is:
-online Adobe form in ZCI layout with XML based interface created in webdynpro.
-In webdynpro (form is embedded) Vendor fills out the form with the requested Payment, clicks the button and the form is saved at URL.
-Then Approver will open PDF from that link, make his change and save it at that URL.
-Then another Approver will open PDF from that link, make his change and save it at that URL.
-Finaly Webdynpro program will upload the XML data from that URL into the embedded form and User will initiate sending the form data to SAP.
I understand that every time the form is saved - it is needs to be saved in both PDF and XML.
PDF is for the user to make changes on the form.
XML  is for webdynpro to upload the form data and then send it to SAP.
In Livecycle Designer there is Submit buttom in Standard library.
The button has dropdown of Submit As : xdp, pdf, xml.
So I can select only pdf OR xml - not both.
How could I send to URL both PDF and XML on one click?
Thank you ,
Tatyana.

From this conversation's thread it appears that Acrobat is not the application / service at issue.
As this user forum has as its focus "Acrobat" it seems that the OP is in the wrong place.
Acrobat's one click send feature provides the user a "draft" email. The user still has to process ("click") through steps with the email client/service to actually get the email out and on its way.
I'm sure that "one click" does everything is available somewhere. Considering all it'd have to do and do right it'd be rather expensive.
Be well...

Similar Messages

  • 'send to' widget? I need to send pdf without downloading and attaching to an email (one click send function)

    Is there a 'send to' widget I can attach to a pdf document or form to send pdf without downloading and attaching to an email (one click send function)

    From this conversation's thread it appears that Acrobat is not the application / service at issue.
    As this user forum has as its focus "Acrobat" it seems that the OP is in the wrong place.
    Acrobat's one click send feature provides the user a "draft" email. The user still has to process ("click") through steps with the email client/service to actually get the email out and on its way.
    I'm sure that "one click" does everything is available somewhere. Considering all it'd have to do and do right it'd be rather expensive.
    Be well...

  • I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    I have Adobe Reader XI with the package that allows me to send pdfs and convert pdfs to Word. When I open a pdf and try to search the search shows no matches even though the word I am searching for is in the document. Any suggestions how to search?

    Once again, my thanks for your assistance. If I may impose on your generosity one more time, if I understand you correctly if I create a document on Word or WordPerfect, print it and scan it to create a pdf, the search function will not work. But, if I create the pdf document in Word the search function will work. Unfortunately, I am not sure how I create a pdf document in Word other than by printing it and scanning it. Could you please explain.
    William B. Kohn, Esq.
    General Counsel
    Paul V. Profeta & Associates, Inc.
    769 Northfield Avenue
    Suite 250
    West Orange, New Jersey 07052
    (973) 325 - 1300
    (973) 325 - 0376 (Facsimile)
    [email protected]<mailto:[email protected]>

  • Using event.target.submitForm to submit a PDF and XML attachment in a single email.

    I have a button on a PDF form which emails a PDF and XML attachment of the current form in two seperate emails. The code is as follows:
    event.target.submitForm({cURL:"mailto:" +  "[email protected]" +"?subject="+"Request for action " + "&body=Please find attached..." ,cSubmitAs:"XML",cCharset:"utf-8"});
    event.target.submitForm({cURL:"mailto:" +  "[email protected]" +"?subject="+"Request for action " + "&body=Please find attached..." ,cSubmitAs:"PDF",cCharset:"utf-8"});
    This results in 2 seperate emails, when all I need is a single email with two attachments. Is there a way to do this?

    As far as I know you can only attach one attachment at once.

  • How do i set the email submit button so that the document is sent back to me in PDF and XML?

    I am currently working with Adobe LiveCycle Designer ES 8.2. I was wondering if anyone can tell me if its possible to set the e-mail submit button to send both a PDF and XML file when my document is completed by our suppliers.
    I'm using the XML file to upload the information to Sage via an access database and I need the PDF to send to other departments within our organisation.
    Any help anyone can offer would be great!!!
    Thanks

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a valid rescue email address, then use this procedure:
             Rescue email address and how to reset Apple ID security questions.
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
         4. Account security issues almost always require you to speak directly to an
             Apple representative to securely establish your identity as the account holder.
             You can set it up so that Apple calls you, either immediately or at a time
             convenient to you.
                1. Go to www.apple.com/support.
                2. Choose Contact Support and click Contact Us.
                3. Choose Other Apple ID Topics and choose the appropriate topic for
                    your issue.
                4. Follow the onscreen instructions.
             Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                            Apple ID- All about Apple ID security questions.

  • Sending PDF and not XML

    Hello,
    I am trying to send a PDF and not XML when clicking a button that I created. Heres what I did:
    1. Create the button
    2. Select it
    3. Field tab>Control Type>radio button select Submit
    4. Submit tab>in the Submit to URL: box I type the email address in this format: mailto:[email protected]
    5. Submit As: drop down list select "PDF"
    I uploaded this form to my server, downloaded Adobe Reader 8 on another computer, logged in from that other computer, but when I click on the submit email button nothing happens. It works if the form is set for XML, but not PDFs.
    Is this the correct syntax for the email address?
    What else is there that am I missing or doing wrong?
    Thank you

    Hi,
    I had this problem.
    Open the form in Acrobat Professional. Click on "Advanced" and "Enable Usage Rights in Abobe Reader". Click on "Save Now" and try it again.
    I hope this helps!
    Emma

  • IDOC to PDF and XML via EMail: using InputAttachment interface in mapping

    Hello Together,
    I am working on the following scenario:
    IDOC --> Transformation Nr. 1 IDOC-XML; Transformation Nr.2 XML- PDF --> Email with 2 Attachments XML and PDF.
    Till now Iu2019ve managed "IDOC to Email" with XML-Attachment. Therefore I used MailPackage and SwapBean. Unfortunately I didnu2019t see any possibility to send PDF attachment with MailPackage approach.
    Thatu2019s why I decided to change the scenario in this way to avoid using of MailPackage:
    u2022     first step: IDOC to FTP (2 XML files)
    u2022     second step: FTP (1. file = payload + 2. file= attachment) to Email with one XML-attachment
    It works without MailPackage, but I still need the PDF-attachment. In the moment I am trying to read the XML-attachment,  to transform XML2PDF and to add the second attachment to the message inside of mapping . I use InputAttachment and OutputAttachment interfaces.
    http://help.sap.com/javadocs/pi/SP3/xpi/com/sap/aii/mapping/api/InputAttachments.html
    Unfortunately the reading of the XML-attachment with u201CInputAttachementu201D interface inside of mapping doesnu2019t work. Tracing says: "there is no attachment".
    So my questions are:
    1. Is it possible to work with Input- and OutputAttachement interfaces inside of mapping? Or does it work only inside of adapter module?
    2. If it works inside of mapping, how can I test it in design time?
    If you see any other way to solve my problem, let me know please.
    Thank you a lot, regards Anna

    Question Nr. 1:
    "... Mapping programs are executed in the Java part of SAP NetWeaver AS. Consequently, the mapping runtime transfers the message payload from the ABAP part of the SAP NetWeaver Application Server to the Java part before the mapping program is executed. Since mapping programs do not usually access any MIME attachments in a message, the default setting is for the mapping runtime to transfer the payload only and not the attachments. This applies for both attachments that are removed as part of MTOM optimization in the Web services runtime, as well as for attachments that a sender sends together with a payload by using proxy methods in the XI runtime.
    If you want to access an attachment from a mapping program, it must have been transferred from the ABAP part to the Java part prior to execution. You can configure this in the basic settings of the operation mapping in which you reference the mapping program (select the Read Attachments checkbox)..."

  • How to send pdf and mp3 on iPhone please help

    I need to know how to send mp3 and pdf and other files threw imessage does any one have information on how to do this thanks

    I found a way to send pdf if I email my self the pdf then I click on it gives option to send threw imessage so that ones solved just need to puzzle out how to send mp3 and other files threw imessage thanks for your help though you must be a newbie like me lol

  • Export to PDF and Print to Postscript (in one step)

    I am seeking a script that will do the following consecutively:
    * Export to PDF (PDF settings never changes, output directory never changes)
    * Print to PS (printer preset that is used never changes, output directory never changes)
    It would save us a lot of time in our workflow having to do this in one step, with a single keyboard shortcut.
    Since the same PDF and Printer presets are always used, as well as the output directories, It would
    probably be easy to include those settings in the script itself, as opposed to some preference file, I'm guessing.
    If anyone can help me write this, I'd much appreciate it.
    Thanks,
    Destin

    Thanks Gerald for the suggestion.
    Looks like some powerful software there... and a bit pricey for what I need to do (over $500 US dollars, yikes).
    Surely the script I am seeking is much less involved than that.  I suppose I'll have to try to do some Javascript myself,
    which will be a learning experience...

  • Call from Java to combine PDF and XML

    What adobe software do I need to combine PDF form template and XML data to produce PDF with XML data embedded.
    Also is there any samples/references available to make a call to the above from a Java program ?
    Any help is deeply appreciated.
    Thanks!
    Priya

    Hi Priya,
    Just curious if you figured out how to generate a PDF out of a template? I've a similar requirement where I transform XML schemas into templates, convert the template into a PDF document, and at run time bind the PDF with the form data.
    To sort of answer your question of how to bind an XML instance file to a form, if that form is an XML-FORM, then all you'd need to do is open that document as a PDF document using the PDFFactory, and invoke the importFormData() method on it, passing the XML instance as the input stream.
    The harder part though is getting the PDF out of the template in the first place, without using any adobe user interface period.
    Karthick

  • Save - PDF - Print (Scripting to do in one click)

    Hi, have a workflow question for you script-writing gods.
    Is it possible to create a script that will automate the process of saving a document, then saving a PDF of that document, then printing that document out?
    Right now my manual process is:
    Save the file
    Save the PDF (I have a custom preset PDF setting I use based on Smallest File Size, but with Crop Marks on, Information on, Document Bleed on)
    Then I print the document out (I use 1 of 3 possible presets, custom made based on the document.)
    If I need to set up 3 different scripts depending on the print out, that's fine, it would still simplify the process down to one click.
    I haven't done any scripting before, so I haven't a clue where to begin or if any of the above information is enough to get something started.
    Would love to hear any helpful feedback to get me started, at least.
    Thanks!

    app.activeDocument.save();
    app.activeDocument.exportFile (ExportFormat.PDF_TYPE, app.activeDocument.fullName+".PDF", false, "My Export Preset");
    app.activeDocument.print (false, "My Print Preset 1");
    Change the Export PDF Preset and Print Preset names to the ones you are using.

  • How To: Find and replace multiple words in one Click ?

    I have an file with about 150 Pages where I want to replace a word about 500 time by one click.
    Find and Replace works but only with one word.
    How can I do it by one click ?

    You can't, not in Acrobat anyway.
    This is the kind of thing that should be done in the original file format,
    not in a PDF.

  • I was able to go to facebook's farmtown gifts in a new tab and collect gifts "all in one click" The new version of firefox will not let me do that

    I was able to open a new tab and go to farmtown gifts and click "all in one click" I would stay signed in on facebook I can no longer do this and I want to know why. I can still go to google chrome and get it, but not firefox and firefox is my main browser

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbCDS/3.12.1.16460
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    In Firefox 4 you can use one of these to start in <u>[[Safe mode]]</u>:
    * Help > Restart with Add-ons Disabled
    * Hold down the Shift key while double clicking the Firefox desktop shortcut (Windows)
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • How read the PDF and XML files after Unzipping the folder

    Hi Gurus,
    I have a zipped folder and i this two types of files .XML and .PDF files.
    I am able to unzip the folder and reading the .XML files, unable to read the PDF files.
    I want to send this PDF file to the target as it is.
    Please help me.
    Regards
    Sreeni

    Hi,
    Hi ,
    Plse see the below thread
    PI 7.1 : Taking a input PDF file and mapping it to a hexBinary attribute
    It will help you.
    You can write custom adapter modules:
    Java Mappingh;
    SAP Conversion agent:
    http://www.riyaz.net/blog/parsing-pdf-files-using-sap-conversion-agent-part-i/technology/sap/628/
    http://help.sap.com/saphelp_nw04/helpdata/en/43/4c38c4cf105f85e10000000a1553f6/content.htm

  • Merging PDFs and then saving them as one file in Leopard

    Would someone please tell me how I can merge PDF files into one PDF file. I have been able to drag and drop them together in Preview. I would love to be able to save the merged files into one file. Any ideas. I have read a lot online about this possibility in Snow Leopard, but I can't seem to save the dang file.
    Help.

    Open the first PDF. Open the tray so you can see the file on the left. Drag the other PDFs onto the first file in the tray. You can't just drag into the tray window anymore, you have to drag onto the file itself to merge. Save the file with new name.
    Macmost has a good podcast on this subject that came out about a week ago. Shows other PDF tricks with Preview as well.

Maybe you are looking for

  • Importing to a Smart Folder

    I created my 1st Smart Folder just moments ago. And I quickly learned how to get to the Filter HUD. But after setting filter preferences, how does a person Import images that match the Filter? 1) Is the process automatice. 2) If not, can you grab mat

  • JQuery Thickbox not working in safari

    i have implemented a jQuery thickbox and calendar on our live site http://www(.)houseofmoli(.)com. We are calling this thickbox from book now button and calendar under "Find an apartment:". The Problem with this is that the thickbox and calendar is o

  • Text Skewing problem in FLASH CS3

    I created a button object consisting of text.  I skewed the button 0-degrees horizontal and -25-degrees vertical.  I published the flash file and it looks good.  I changed the skew to -5 degrees horizontal and -21 degrees vertical published it looked

  • Compressor crashes as soon as i open it.

    ok, heres the deal. as soon as i open compresser or even export to compressor from FCP, it crashes. i have tried reinstalling several times, but it still doesnt work. can anyone help please.

  • Max number of clients on 1242 LWAP?

    I have a local mode 1242 LWAP that gets dragged around from city to city as a mobile WLAN-in-a-Can.  So far it phones home and re-joins it's WiSM properly.  In actual use no more than six laptops can connect and that's the problem. I set the globally