Email Submit Question??

I have an EMAIL Submit button added to my form. When I email it to someone it comes in as something other than a .pdf.....is there a way for me to set it to send it as a .pdf so users can open it & view it instead of viewing the code...I think it is in .xml format.

I figured it out....I created a standard button & changed the setting in there to do what I needed it to do. Thanks

Similar Messages

  • Email Submit and Data format

    I have been reviewing the following document and have 1 question.
    http://www.adobe.com/devnet/livecycle/articles/lc_understanding_submit_tip.pdf
    Is there a way to customize the data format using a submit button?
    I may have the requirement to have end users submit data through an email submit button, but the client wants the data in the format Fieldname [delimiter of some sort] Fieldvalue, is this possible?  Would you need to manually edit the xml in the form to do this? Any pointers would be appreciated.
    The only options I see in the attributes of the email submit button are:
    XDP
    XML
    PDF
    URL encoded data
    Thank you,

    Hi Paul:
    Currently we are using Acroforms and would use these forms originally.
    In the future, this would be used with LiveCycle so it would probably be an XFA/LiveCycle Designer form. I believe in this case, the best solution would be to do this through a submit using Form Server components of LCES.
    Thank you,
    Working for a Living...

  • Email submit

    Is it possible to email a PDF to 2 different people in 2 different formats? From a single user click on a Submit button I want to:
    1. Silently email a copy in XDP format to a predefined addressee.
    2. Bring up Outlook with the PDF document attached and the To: field blank.
    I know from Javascript I can use the doc.mailDoc method. I also know there is an Email Submit button. Just not sure if these can be combined. It tried it and it doesn't appear to work.

    Hi,
    Hope this question isn't too far off, but it sounds like you may know the answer based on this thread. I have been able to dynamically create my XDP file and call it in a web browser to open up the PDF, but I want to now save that generated PDF file (but I can only manage to grab the XDP from the server side). Do you know a way to get the PDF as well (using Java or preferably some Adobe technique outside of Form server or extenions).
    Thanks.
    Lisa

  • Email body copy created by email submit button

    The body of a message created by the email submit button contains the following copy:
    "The attached file contains data that was entered into a form. It is not the form itself.
    The recipient of this data file should save it locally with a unique name. Adobe Acrobat Professional 7 or later can process this data by importing it back into the blank form or creating a spreadsheet from several data files. See Help in Adobe Acrobat Professional 7 for more details."
    How do I prevent this, or change the default copy?

    jimmy,
    I've also followed your advice. FYI I'm using LiveCycle Designer 7.1. My only problem is that I can't use HTML markup inside the HTTP Submit Button's URL attribute.
    For example, a
    tag in the HTTP Submit Button's URL attribute appears as just that inside the email body copy:
    . There's no line break.
    The default "Submit by Email" body copy message has a paragraph break as seen below:
    The attached file contains data that was entered into a form. It is not the form itself.
    The recipient of this data file should save it locally with a unique name. Adobe Acrobat Professional 7 or later can process this data by importing it back into the blank form or creating a spreadsheet from several data files. See Help in Adobe Acrobat Professional 7 for more details.
    My question is, how can I add HTML markup in the email body copy? Can this be done with the HTTP Submit button's URL attribute or can the Email Submit Button be customized to change the above email body copy?

  • Changing xml in LiveCycle to enable pdf email submit

    I've read quite a a bit about my question.  Which is:  can I change the xml code in LiveCycle of an interactive pdf to make it work when displayed in a browser?  I've read
    Form submit / eMail demystified, but quite honestly I cannot quite grasp it.  I did find people asking the question in another forum and someone posted the following: "
    What I finaly did:
    Found the line:
    <submit format="xml" textEncoding="UTF-8" target="mailto:"/>
    changed it to:
    <submit format="pdf" textEncoding="UTF-8" target="mailto:"/>
    resaved document, and it worked."
    This post was a few years old however.  I tried it and my code looks like this:
    <submit textEncoding="UTF-16" xdpContent="pdf datasets xfdf" format="pdf" target="mailto:
    I'm assuming because it's a newer version of Acrobat.
    Can anyone tell me what I would need to change my code to in order for the email submit button to work, or if it indeed will require me to find someone to script something for me.
    Thanks,
    Scott

    If I understand your problem correctly you want to submit a document by email as a PDF vice XML. If this is correct all you have to do is open the Object Library (Shift F7), select the Submit tab and change the Submit dropdown option from XML to PDF.
    I hope this helps.

  • Have a window pop up after email submit button is clicked

    Is there a way to have a pop up occur after a user has pressed the email submit button? I need to have a reminder pop up as the form is submitted. Thank you in advance!

    Have you gotten an answer to this question yet?
    Here's what I did:
    I created a regular button with the following script on the "click event"
    EmailSubmitButton.execEvent("click");
    Then created another button (EmailSubmitButton)with the Control Type set to Submit; Submit to url should be: mailto:[email protected]; and Submit as PDF (if you want the actual form to come back to you) or XML (if you just want the data).
    Then I added a script under the EmailSubmitButton's PreSave Event, which states:
    app.alert("Your Form Has Been Submitted.");
    I distribute my form using the Adobe 8 Wizard and it works great.
    I would like to add a script that closes the form after submission. The script I found is
    app.execMenuItem("Close");
    This script is placed on the next line following the above app.alert message under the EmailSubmitButton. It works fine if you send the form manually via email, but Adobe has an error message when I try to distribute it.
    If anyone can help me with this issue. I would really appreciate it.
    Thanks,
    Jen

  • Email submit Button issues on form

    I am having an issue with attempting to generate email with a button in my form.  I had created one some time ago (using Acrobat PRO 9-Live Cycle) and the button generating email to a specific person seemed to be functioning properly.  I now had a person tell me that the usual person was not receiving his email.  When taking a closer look (I am now using Acrobat X) at the same form, the email function worked appropriately for me and went to the appropriate person.
    Now, however, when  I took that same form into designer to make some additions and continue looking at the button, I wrote out a new version of the form and the very same button does not function the same way.  Previously, a pop-up would appear and you could choose your normal e-mail or internet email and then, when choosing your normal method of email, a new email message would appear(which you could edit) and it would be directed to the person that was specified on your button properties SUBMIT tab as the SUBMIT TO URL.  
    Now when I look at my new form at the same button(generated from the original), I can't even locate a SUBMIT tab for the same exact button.  What happens when I click it is a pop-up that says it is sending the form to a totally different e-mail address (that I experimented with at some time in the past.   When I look at all the event scripts associated with that button, I now see a java script associated with it that refers to this other email.  Even when I change this email inside the code, the button still comes up with a pop-up that announces it will be sent to the original address (which I changed in the script).
    I tried to creat a brand new "email submit" button using that new object type, but it is still defaulting to that erroneous address and I am not seeing where to change it?
    I know there must be some behnd the scenes goings on that I just am not familiar with.......Would this email be stored elsewhere?....have the tabs changed for buttons, but then why can I still see that property on my original form?.......is there a better approach?.......help?!!!
    May or not be related.....I also added a print button and that does not function either, but no pop-up or warning there. I did not have one on this form previously.
    Thanks in advance!

    I discovered George Johnson's post on changing identity at EDIT->PREF->ID->EMAIL ADDRESS which answered one of my questions, but I still not sure about the other behaviours that I mentioned.

  • Help with making an Email Submit button on a form!

    Im making a form using livecycle for the first time.
    Im trying to put on it a email submit button - i used email submit field and made the button. Then in the Objects Palette, in the box that says email address i put in the email address that i want it to be sent to. I then tried to email the form, and i received an email, but the attachment was just a bunch of codes, not the form. I want the email to come through with the PDF form.
    I searched on help and this is what i found:
    3.
    In the Control Type area, select Submit. Data will be submitted according to the settings in the Submit tab.
    4.
    Click the Submit tab and type the URL protocol in the Submit to URL box.
    To
    Use this URL protocol
    Example
    Submit the package to an ftp site
    ftp
    ftp://ftp.gnu.org/gnu/GPL
    Submit the package to a web server
    http
    http://myserver/cgi-bin/
    Submit the package to a secure web server
    https
    https://myserver/cgi-bin/
    Submit the package to an email address
    mailto
    mailto:[email protected]
    5.
    Select PDF from the Submit As list.
    I cant find where to change these options - can someone help?
    Thanks!

    Hi,
    The issue is that if the form is not Reader Enabled, then users with Reader cannot submit the form as a PDF.
    They can submit it as an XML file and then you would re-import this back into the form on receipt. It is an extra step, but it does have the advantage that the data being submitted as an XML file is very small.
    If you really need/want the form to be submitted as a PDF AND your users have Reader, then the form will have to be Reader Enabled.
    There are two options:
    Reader Enable using Acrobat Standard (version 9) or Acrobat Professional (version 8). This will give certain rights, like the ability for users with Reader to save the form and for the form to be submitted as a PDF. However there are licensing restrictions, see EULA.
    The other option is to Reader Enable the form using LiveCycle Reader Extensions ES2. This is a server product, which entails additional cost and a cost to Reader Enable each form. It is intended for processing large volumes of forms/large volumes of data.
    There is a summary here:
    http://assure.ly/gYyYc2
    So there are a couple of options.
    Form NOT Reader Enabled:
    Users cannot save the data they input.
    Data must be submitted as an XML file and processed on receipt.
    Form IS Reader Enabled:
    Users can save the data they input.
    Data can be submitted as a PDF (or XML file).
    Hope that helps,
    Niall
    Assure Dynamics

  • I want to have users submit the form in PDF format but it doesn't work using the email submit button

    Hi all,
    I have a form that I want to be returned to a specific email address as a PDF File. This is so that reservations people can open the pdf, and extract the information from it. Keeping it as a PDF will allow them to easily read and use the form.
    When I use the "Add and Email Submit button" approach, as outlined in the "How to" area, everything works fine, except that the format of the submitted file is in xml, not Pdf which is what I need it in.
    I then tried adding a Button to the document from the Library, and set it's "Control Type" to "Submit". This provided me with the submit sub-tab, where I set the "Submit Format" to PDF. In the "Submit to Url", I entered the following - "mailto:[email protected]" (without the quotes)
    The first approach works, but is not in the PDF format that I need (I believe).
    The second approach keeps giving the following error when one selects the submit button - "This operation is not permitted".
    We use Lotus Notes (yes, I know...not my favorite either, and it may be the problem here).
    Any help that might be provided is greatly appreciated!!
    Rob

    Thanks, but, using the "free" version of Reader, there is no opportunity to open nor import the xml data - the menu options do not exist - there is no import listed.
    If we try to open the xml file directly, then we get an error - something to the effect of "unsupported file type, or the file is corrupted".
    I just noticed in my Pro version that there is the command File ->Form Data ->Import Data to Form... command. Is this what you are referring to?
    What do you recommend? Perhaps the easiest thing to do would be to purchase a few copies of Acrobat Pro for the reservations people to use? I was hoping that the free version of reader would do it, but perhaps not?
    Thanks again,
    Rob

  • Email submit button doesn't work with Thunderbird

    I created a LiveCycle (v8.2.1) form with the email submit button. Works fine if the sender is using Outlook. If their using Thunderbird, it does not. I installed Thunderbird on my system (normally I use Outlook) and set Control Panel/Internet Options/Programs email to use Mozilla Thunderbird as the email program. When I click the Email button on my LiveCycle PDF form, I get a message telling me: Select an Email Client. The "Desktop Email Application" radio button is checked and that should be fine; the explanation for this button indicates that it should be checked "if you currently use an email application such as Microsoft Outlook Express, Microsoft Outlook, Eudora, or Mail.". I leave that checked, since I am using an email application and click OK. After 20-30 seconds, I get a message with the title bar: Microsoft Office Outlook "A program is trying to access e-mail address information stored in Outlook..." Allow|Deny|Help. I click Deny. After a minute or so, an Outlook "New" email window appears with the appropriate information from my LiveCycle PDF form. Right content, wrong email client. Since Thunderbird is my "default" email application, where is LiveCycle coming up with Outlook? What do my customers do who don't use Outlook?
    I hope someone has a good solution.
    Thanks.

    When you click the submit button, do you get a window that has the title "Select Email Client"and has the options of "Desktop Email Application" and "Internet Email"? If not, does anything at all happen?
    Note that Mac users must have Acrobat or Reader installed and be viewing the PDF in Acrobat or Reader for it to work. Many (most?) Mac users have the Preview Application as their default PDF viewer, and it does not support many interactive features such as form submissions. Although some third-party PDF viewers for Windows support form submissions, many do not.
    For those that do not use PDF viewers that support form submissions, they will have to manually attach the document to an email message.

  • ADOBE LiveCycle Designer 8 - EMAIL SUBMIT BUTTON DOES NOT WORK

    I created a new form in Adobe LiveCycle Designer 8, but the email submit button, nor a regular button assigned with a 'submit' function will do anything. It should initiate a new Outlook email but it does not. My default programs are set correctly (default email program and the default "mailto" program are set to Outlook). This document was created not only with ALC8, but on a Windows Vista PC with MS Office 2007. I ran a test to see if it would work on a WinXP SP2 machine with Office 2003 and it still did not work.
    Can anyone help?

    Alan
    Though not an expert, I've created a few forms with the Submit by Email button. If you've already done this then sorry for asking, but did you go through the Acrobat Distribution (Forms>Distribute Forms)process after creating the form in LC8? As far as I can tell the email submit button doesn't work without this stage.
    This confirms the email submission address, then sets up a dataset to be saved in a location of your choice.
    filename_dataset_0001.pdf
    then a file type that can be edited, saved and submitted by Reader users:
    filename_pub_0001.pdf
    You can save this to your intranet server or email direct to the recipient.
    When the submit button is then used you receive a copy of the whole form which on opening will prompt you to add it to the dataset. Receiving and adding multiple forms to the data set is straightforward. You will see them all listed in the viewer above the form itself. From here you can also then select and export the data to Excel via xml or as a csv file.
    Note that any changes you make to the form should be to the original document and the distribution process repeated, otherwise the functionality of the form will be affected.
    That's about the limit of my knowledge I'm afraid, therefore if you have already tried this and are still having problems then hopefully someone else can help out.
    Regards

  • Email submit button doesn't work after digitally signing document

    I have a PDF fillable form that works great except for the digital signature fields. Every employee needs to fill it out, sign it, hit the email submit button to faward it to the boss, who then signs it and saves it. There are two digital signature fields that need to be signed by different people. If the employee fills out all of the fields and then hits the email submit button, everything works as it should. However, if they sign it digitally like we need them to and then press the email submit button, nothing happens. It's like the button is no longer interactive at all. The mouse doesn't even change anymore when hovering over it. How can I fix this?

    When you click the submit button, do you get a window that has the title "Select Email Client"and has the options of "Desktop Email Application" and "Internet Email"? If not, does anything at all happen?
    Note that Mac users must have Acrobat or Reader installed and be viewing the PDF in Acrobat or Reader for it to work. Many (most?) Mac users have the Preview Application as their default PDF viewer, and it does not support many interactive features such as form submissions. Although some third-party PDF viewers for Windows support form submissions, many do not.
    For those that do not use PDF viewers that support form submissions, they will have to manually attach the document to an email message.

  • Email Submit Button and Reader 7.0?

    I was just wondering if the email submit button works in reader 7.0? I created the submit button so that it sends out the entire PDF form and the data instead of just the raw data, but someone tested it in reader 7.0 and it gives a "this operation is not permitted" error. I have professional 7.0, and it works great for me. So I was wondering if this was something to do with the version of adobe?
    - Natalie

    Hi Natalie,
    To email the entire PDF in the free Reader, you would need to "reader extend" the form using LiveCycle Reader Extensions see:
    http://www.adobe.com/products/server/readerextensions/pdfs/readerextensionsserver_ds.pdf
    You can however email the XML data instead (as an alternate option)and this will work in the free Reader as well as in Acrobat.
    Catherine
    Adobe Systems

  • Email submit button is not working

    Now facing strange problem for email submit button. A custome script (event.target.submitForm) is used for sending mail. It is working well adobe reader 9.1 but getting block Acrobat X pro. Also update reader can not submit the form by mail.
    A pop box appears which says Acrobat does not allow the connection to:..........
    I was trying to allow the restriction but not get any option to select. Edit > preferences > Trust Manager > change setting > under manage internet access I cannot edit any option.
    Has adobe changed any policy? How can I submit form by email?

    The email button can only work for Reader users if the document is Reader-enabled with Acrobat (or LiveCycle Reader Extensions). Do you have Acrobat?
    For the text field problem, you just have to make them multiline. In LiveCycle Designer, select a text field, open the Object palette, and select "Allow Multiple Lines" on the Field tab. You may want to also select "Limit Length to Visible Area".

  • Email Submit Button doesn't use default email software

    When I click the Email Submit button, the form does not use my default email program (Eudora). Instead it uses an old hotmail account which I don't even use anymore.
    All other web pages bring up Eudora when I click on a mail link.
    Only Live Cycle documents do not.
    I have the latest version of LiveCycle.
    Is there a fix for this?

    When you click the submit button, do you get a window that has the title "Select Email Client"and has the options of "Desktop Email Application" and "Internet Email"? If not, does anything at all happen?
    Note that Mac users must have Acrobat or Reader installed and be viewing the PDF in Acrobat or Reader for it to work. Many (most?) Mac users have the Preview Application as their default PDF viewer, and it does not support many interactive features such as form submissions. Although some third-party PDF viewers for Windows support form submissions, many do not.
    For those that do not use PDF viewers that support form submissions, they will have to manually attach the document to an email message.

Maybe you are looking for

  • Loss of sound flex 2 14

    Hi! Need a little help with a sound issue on my flex 2 14 (i7 840M) Sometimes the sound just gives up on me, videostreams, spotify, webradio alike. It often runs just fine and all of a sudden there is no sound at all. Have been checking and recheckin

  • Drag Drop Rename Sequence

    Hi to All... I am a newbee.. I am trying to create a workflow then assign this as a folderaction to any folder that I want. And this workflow that I want to form has to check for any folder change to rename the new file droped into it as a sequence.

  • How to display the multiple lines text in a single - String, StringBuffer

    Hi, I have a textarea field named Decription which contains more than one line seperated by new line.I need to display those five lines in a single text without breaking. Is it possible? I am getting ArrayIndexOutOfBoundsException while i reached to

  • Resolve error when using loadjava

    Hi, I'm trying to use loadjava to load my Java class into Oracle. I got the following error: resolving: com/company/package/class1 Errors in com/company/package/class1: ORA-29534: referenced object SCOTT.com/company/package/class2 could not be resolv

  • HT2531 The search button in upper right corner

    So i use this function a lot and i think it is great, but apparently i cant press the button anymore. When i press it makes the sound when you have low battery. If i restart it works, but if i just close the laptop without turning it off, it wont wor