How to Allow Reader Users to Save XML Data and Send?

A huge problem w/ LiveCycle Designer is (this is what I found), by clicking the "Submit via Email" button, the Adobe Reader is trying to connect to the local default email program, like outlook express.
However, public computers are usually banned the users to launch an email program, and users are more likely to check email within a webpage. I noticed a number of students close the Reader after filling out the form but failing to send back the data.
Anyway that I can allow a Reader user to be able to save .xml data file so he/she can attach to web-based email?
Thanks Everybody!

If you have Acrobat there is a subset of Reader Extensions functionality available in there that will allow you to Reader Extend the form to do local saves. The license agreement limits you to 500 uses. If you need more than that there is a server option that is more expensive but has no limits on users.

Similar Messages

  • How to Create a Button for Reader Users to Save XML Data File?

    The "Submit via Email" tries to launching the local email software, like outlook express. But public computer tends to use internet emails.
    I am thinking of creating a button, allowing the reader users to save xml data filled in the form (same as the "submit via email" produces) somewhere.
    anyone has a clue?
    Thanks a lot!

    You could create the shortcut at one machine, then copy it to the target as part of the logon script. Note also that this line contains an error:
    "C:\Users\%userprofile%\Desktop\Org_chart_test.lnk"
    It should read:
    "%userprofile%\Desktop\Org_chart_test.lnk"

  • Programmatically enable Reader users to save form data.

    Hey.
    In Acrobat there is a function that makes you able to allow Reader users to enter data in a form, and save it. Its used by going to advanced > Extend features in Adobe Reader.
    The form im using is only a template, and this works for that single form only, and since the form im using is only a template the extended features i activate in this way doens't work with the newly created ones created of the template.
    I'll explain a bit on what it is that my application is doing.
    My application is a webapplication created in .NET 2003 using vb.net and asp.net. The user will on one page fill in a formfield, that will be send to the template once a button is pressed. The form will then load up, with the data posted. Already here i get the error "You cannot save data typed in this form". This error doesnt show up on my developing machine, since i have Acrobat installed, but the others at the office hasn't got it, and they get the error. I can imagine that very few of our customers have Acrobat, so its vital that this will function properly.
    Anyway, as the error is shown, i cant type in anything in the form, making it really useless. It has been tested on more than 1 system.
    My question is; Can i some how set this properly programmatically in some way?
    When i am creating the forms programmatically i'm using ADCpdf, and i've tried with encryption.canFillForms = true, but that didnt work either.
    OS: XP pro
    Tools: VS .NET 2003, Abobe Acrobat 9 Pro.
    Any questions? Please ask.
    //Simon

    Simon,
    LiveCycle Designer and LiveCycle Reader Extensions ES are different products. Reader Extensions ES can reader extend AcroForms, not just XFA forms (XFA forms are the type created with LiveCycle Designer).
    LiveCycle is a suite of many products, not just a single product.
    > and they say that they believe that the form is saved in a "different" format.
    Yes. LiveCycle Designer creates XFA forms and Acrobat creates AcroForms. They are indeed a very different format.
    > I'm using Acrobat 9 Pro, but the function is only active in the template, not the form created by the template.
    This is correct. Anytime you save changes to a form, the reader extensions are removed and need to be re-enabled. This is by design.
    Geo,
    He was looking for a way to enable rights programmatically.

  • How would you read in each line of data and display them to message box?

    How would you read in each line of data from the _.txt file_ and display the whole data using an information-type message box?
    I know how to display each line of the .txt file data, but I do not know how to display the whole thing.
    Here is how I did to display each line of data using the message box:
    import javax.swing.JOptionPane;          // Needed for the JOptionPane class
    import java.io.*;                         // Needed for file classes
    public class problem3
         public static void main(String[] args) throws IOException
              String filename;          // Needed to read the file
              String categories;          // Needed to read the categories
              // Get the filename.
              filename = JOptionPane.showInputDialog("Enter the filname.");
              // Open the file.
              FileReader freader = new FileReader(filename);
              BufferedReader inputFile = new BufferedReader(freader);
              // Read the categories from the file.
              categories = inputFile.readLine();
              // If a category was read, display it and
              // read the remainig categories.
              while(categories != null)
                   // Display the last category read.
                   JOptionPane.showMessageDialog(categories);
                   // Read the next category.
                   categories = inputFile.readLine();
              // Close the file.
              inputFile.close();
    }I think I need to change here:
    // If a category was read, display it and
              // read the remainig categories.
              while(categories != null)
                   // Display the last category read.
                   JOptionPane.showMessageDialog(categories);
                   // Read the next category.
                   categories = inputFile.readLine();
              }but I don't know how to.
    Could you please help me?
    Thank you.

    kyorochan wrote:
    jverd wrote:
    What is not understood about your question is which part of "read a bunch of lines and display them in a textbox" do you not understand.
    First thing's first though: You do recognize that "read a bunch of lines and display them in a textbox" has a few distinct and completely independent parts, right?I'm sorry. I'm not good at English, so I do not understand what you said...
    What I was trying to say is "How to display the whole lines of .txt file in single dialog box."We know that.
    Do you understand that any problem can be broken down into smaller pieces?
    Do you understand that your problem has the following pieces?
    1. Read lines from the file.
    2. Put the lines together into one String.
    3. Put the String into the message box.
    and maybe
    4. Make sure the message box contents are split into lines exactly as the file was.
    (You didn't make it clear if that last one is a requirement.)
    Do you understand that 1-4 are completely independent problems and can be solved separately from each other?
    Do you understand that you have stated that you already know how to do 1 and 3?
    Therefore, you are NOT asking "How to display the whole lines of .txt file in single dialog box." Rather, you ARE asking either #2 or #4 or both.
    If you say once more "display all the lines of the file in one dialog box," then it is clear that we are unable to communicate with you and we cannot help you.

  • Allow reader users to save pdf form with data

    I want to create a form that an adobe reader user can open and save a copy as a pdf with the data in the form. I know that requires reader extensions - what i can't seem to figure out is if I already have this included and how to do it. I have LiveCycle Designer ES 8.2 - which is the download I end up at when searching LC with reader extensions.
    Does anyone have instructions on how to do this or know whether that functionality is available in the version I'm running?

    You can add the Reader Extesnion right to save the form with data locally in two different ways.
    1. In Acrobat Pro open the form and under the Advanced/Extend Features in Adobe Reader will walk you through a wizard. Once the wixard is finished, save the file and use that one. This technique is limited to 500 users by licence.
    2. LiveCycle Reader Extensions Server has a User Interface that allwos you to pick the rights you want. There are no luser imitations to this option.
    If you do not have either, option 1 is a lot simpler. You can download a trial copy of Acrobat Pro and try it.
    Paul

  • Allowing "Reader Users" to Save MULTIPLE Unique Sets of Forms Data for One Form

    I own Acrobat Pro X. I use it to create many documents in my law practice. I need to deliver a contract form to a client that the client will use again and again and again... The client only owns Acrobat Reader. I need this to be like a "template" in Microsoft Word. The client needs to be able to fill-in the fillable fields on the document that I have created, then print and save it (e.g. as "Jones.pdf"), then fill it with new data and print and save it again (e.g. as "Smith.pdf"). This process may need to be repeated hundreds or thousands of times. Sometimes the client will need to reopen a document (data set) that was previously saved and printed and see it as it was last printed (so, to load "Jones.pdf" and see it as it was created). Sometimes the client will need to send a "filled" PDF to one of his customers, where the client's customer can print the document, but not change any of the fields (much less the body of the document, of course). So to sum up:
    * Attorney creates contract with fillable fields in Acrobat Pro X and sends to client;
    * Client uses PDF created by attorney to create, print and save an infinite number of unique 'data sets' for the document, any of which can be opened and printed at any time; and
    * Client sends locked-down, un-changeable PDF to Client's customer for customer to print, but not change.
    All of this needs to be able to happen without the Client ever buying Acrobat. Is this possible? I'm aware of File > Save As > Reader Extended PDF > Enable Additional Features, but I cannot figure out if this will work, since I don't use Reader on my pc.
    Surely this scenario is faced by document creators often. However, I tried and failed to find a set of search terms which would reveal discussion threads that were relevant to this query.

    I apologize for being unclear. I'll try to clarify the facts.
    1. I have written a custom subcontract agreement for one client. This is the only client that I will ever give this particularl document/subcontract. My client will *never* send the data or the document back to me. Once I turn over this document to my client, it is from my perspective, a one-time, one-way transaction.
    2. My client
    Will be the only person who will ever put data in the fields (using Acrobat Reader);
    Will create hundreds or thousands of unique subcontracts using the document that I have created, but the only difference between each will be the data that my client has put in the fields;
    Needs to be able save each unique set of data as a unique pdf (jones_1.pdf; smith_2.pdf; etc.);
    Needs to be able to email the completed document to his customer in a way that his customer cannot modify the document, but can view it, print it, sign the paper printout and snail-mail it back.
    3. My client's customer
    Should be able to view and print, but be unable to change anything in the document;
    Will not need to sign the document electronically (there will be no digital signatures)
    Users of Microsoft Word are familiar with the concempt of templates. When you create a new document based on a template, the content and formatting can be changed in each new iteration made from the template, but the original template is not changed. I could give my client the subcontract as a Word template, but his staff could easily or accidentally change important language that I don't want them to be able to change. For the client's own protection, I want the client only to be able to change data in the fields that I've designated. This sort of scheme is impossible using a Word document or template. I hope it's possible with a PDF.

  • Allow standard users to save form data

    Apologies if this has been asked before, I did a search but didn't find anything.
    My client wants me to create a set of PDF forms that their sales team can use.  The crucial features are:
    Create a PDF with editable form fields
    All font, styles and layout cannot be editable by standard users (using free version of Reader)
    Users with standard Reader users can open, edit and save these forms including the data they contain
    The main thing my client wants to achieve is sending out sales documents that are always nicely formatted (users can't change text size, style, add random pictures, etc.)
    I have Adobe Pro version 9.4.5.  I've tried the following:
    Choose Advanced > Enable User Rights In Adobe Reader.
    Read the instructions that appear, and then click Save Now.
    But the 'Enable User Rights in Adobe Reader' option is greyed out and not clickable.  Is there a good solution for how to do this?  Am I doing something wrong?

    That would normally work, although the menu item is: Advanced > Extend Features in Adobe Reader
    Reasons it may not work include you have security applied or the document is marked as a PDF/A document and you're viewing it in PDF/A mode. What does it say for security when you select: File > Properties > Security

  • Enable Reader users to save form data

    This question was posted in response to the following article: http://help.adobe.com/en_US/acrobat/standard/using/WS58a04a822e3e50102bd615109794195ff-7e0 d.w.html

    Unless the PDF has extended rights applied, users with Adobe Reader X and earlier on a desktop will not be able to save a copy once they've filled in the form fields - and if you apply those rights you will be bound by the 500-response limit in the EULA.
    You have three options:
    Reader-extend the form using Adobe's enterprise-class LiveCycle ES products, which have no limits on responses but which cost a lot of money.
    Use the FDF/XFDF submission route mentioned by Bill - the form would not be Reader-extended and would not be saveable, but the server script can either email the user their data or redirect them to a dynamically-generated version of the same PDF with their information pre-filled. You can create the form in Acrobat but will need server-side programming to handle the data, e.g. via PHP or ASP.
    Use a hosted non-PDF system for the form, such as the Plus subscription at Adobe FormsCentral. or create the form directly on your website in HTML (as you would with a contact form). Since you're putting the forms online, switching to an online or cloud-based system wouldn't change the experience for your users but you can get more than 500 responses without the huge price tag of LiveCycle.
    Although PDF forms have a lot of benefits, it's important to remember that if all your users are online anyway, there's no reason why you can't do the same thing in HTML. If you're dealing with confidential information it's actually much simpler to use an HTML webform on an SSL server, as the data is only ever passed between the webserver and the user in encrypted format - there's no risk of someone leaving a copy of a filled-in PDF on a public computer, or an email going astray. It's how FormsCentral works.

  • How do I use one set of XML data and populate multiple layouts with it?

    I have an XML document with root element BOOK.  Inside BOOK are PAGEs.  (I also have each PAGE as it's own XML file, so that I can update each PAGE individually.)
    I have a print layout of 6"x9" and I want to create an iPad layout (H & V).
    When I create the V layout, I have the 6x9 master set to "scale" in liquid layouts and it works great.  But in my XML structure, everything gets duplicated.  Now there are two sets of data.  When I create the H layout, now I have three sets of data.
    So then I tried deleting everything in my iPad masters and setting them to be based on my print masters, but the content isn't scaling.
    Let me know if you have questions, because I'm not sure where I might need to clarify.  Thanks in advance!

    Roger Wilmut1 wrote:
    nategm wrote:
    On my MacBook Pro, if I get a USB-headphone connector (to add another audio port), will I be able to set one audio port as input and the other as output?
    Yes, either way round. In System Preferences>Sound you can set the input and output ports separately.
    Roger, the System setting have -Nothing- to do with the question being asked. Do you use Logic Pro audio software? If you did you would know Logic has it's own audio settings that run independently from the System audio. There's also the fact that Maverick has problems with "some" older USB 2.0 audio hardware. Basically, this is not a slam-dunk, that's why I suggested asking someone if they've used this combination before. Although... the USB audio device is cheap ($10) it might be worth it to try. Still.............**
    ** I question the wisdom of using cheap audio hardware on a computer that cost $1000+, software that costs $200 and then using the internal audio chip ($2) and an external monitoring device that costs $10. Defeats the whole purpose of using professional audio software.

  • How do I allow a user to save a filled in fillable form in reader?

    how do I allow a user to save a filled in fillable form in reader?
    I created a form in livecycle and i want other users that i send it to, to be able to save that they have typed.

    Hi,
    Try reader extending the form.  Opening the form in Acrobat and then do File ... Save As Other ... Reader Extended PDF ... Enable more tools (includes form fill-in and save).
    That's for Acrobat XI, it's different for other versions, might be under tools in earlier ones.
    Regards
    Bruce

  • How to set "Allow external users who accept sharing invitations and sign in as authenticated users" programmatically?

    Sharepoint 2013 online/office 365.
    I am creating site collection programmatically using sharepoint Auto hosted app.
    Now i want to set "Allow external users who accept sharing invitations and sign in as authenticated users" programmatically after site collection creation.
    Is it possible through code? If yes please let me know how to do it?
    Najitha Sidhik

    For SharePoint 2013 Online, check below links:
    http://office.microsoft.com/en-us/office365-sharepoint-online-small-business-help/manage-sharing-with-external-users-HA102849862.aspx
    http://office.microsoft.com/en-us/office365-sharepoint-online-enterprise-help/manage-external-sharing-for-your-sharepoint-online-environment-HA102849864.aspx
    https://www.nothingbutsharepoint.com/sites/eusp/Pages/SharePoint-Online-2013-Sharing-with-External-Users.aspx
    http://blogs.office.com/2013/11/21/sharepoint-online-improves-external-sharing/
    Please ensure that you mark a question as Answered once you receive a satisfactory response.

  • Allow Reader users "Document Assembley" permission

    I want to be allow Reader users "Document Assembley" permission in a PDF saved as Reader Extended - PDF / Enable additional features. When I do that the properties of the file change the Document Assembley option from allowed to Not Allowed automatically. Can anyone advise how I can do what I want to do with this sort of distributed file?

    "Document assembly" (DA) refers to the ability to add/remove/rotate pages in a PDF file, or change the bookmarks tree. None of these is ever possible in Reader, so the DA flag is always disabled.
    The process of Reader-extending a file involves a signing process which in turn means that some editing features which are normally possible in Acrobat have to be disabled, and DA is one of them.

  • How do I write a vi that will save graph data and text data (related to the graph) so the next time I want to view the graph data the text data is included in the read vi?

    I am new at writing vi's and hope you may be able to help. I would like to create a vi that will graph measurements taken from a daq device. I would like to include text data that a user can choose from (example: machine number, test circuit, load cell type) that will stay with the graph so when the graph is viewed at a later time the text data (explaining parts of the graph) will display with the graph data. I have included a vi I am using to capture and display a force value. Any help would be greatly appreicated.
    Attachments:
    force.vi ‏500 KB

    What you want is a DATALOG file:
    When you save a file, use the BUNDLE function to bundle your machine number, test circuit, whatever (include a few spare fields), plus your graph data. Get the graph data from the source, or use a local variable of the graph itself.
    Wire the bundle output to the DATALOG TYPE of a NEW FILE function. (I presume you'll use a FILE DIALOG set to SAVE FILE to choose a file path).
    Write the same bundle output to the DATA input of a WRITE FILE function.
    Use a CLOSE FILE function to (ahem) close the file.
    When you want to read a file, use a FILE DIALOG set to EXISTING FILE (or some other means) to specify what file to read. Wire the same cluster type to the DATALOG TYPE of the FILE DIALOG, so that it will only
    offer files of the correct type.
    When you have a file path chosen, wire the bundle to the DATALOG TYPE input of a FILE OPEN operation.
    Use a FILE READ to read a single cluster - the output of FILE READ will be a cluster of the right type.
    Use a CLOSE FILE function to....
    Out of the FILE READ function, you can UNBUNDLE BY NAME the data and send to the graph and the other fields, or, if you're clever, you can use a cluster on the screen, and not unbundle it. That's harder though, since you probably want the text fields to be controls (inputs) and the graph to be an indicator (output).
    Hope that helps.
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

  • Acrobat form field that allows Reader user to browse and insert a picture into a predefined area

    Is there a way to do insert a form field into an AcroForm that allow Reader users to browse and insert a picture into that form field?
    I know that LiveCycle can do this, but I need to do this using an AcroForm. Or maybe there's a third-party plug-in that can be used in an AcroForm to do this?

    Jay,
    The new version of Reader, which was announced today (see AcrobatUsers.com), will now allow you to use the field.buttonImportIcon method: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.737.html
    For a bit more information, see: http://forums.adobe.com/thread/743823
    Here's the minimum code that can be used in the Mouse Up event of a button that's configured with a layout that's something other than "Label only":
    // Mouse Up script for a button
    event.target.buttonImportIcon();
    Since this isn't backwards compatible with Reader, you'll probably want to add additional code to test what version is being used and alert the user if it's pre-11. You should also check the return value to see if anything went wrong. The hard part is getting everyone to upgrade, but this and a number of other features should make it worth it.

  • WCF Service and Sharepoint Form library : How i can read a access a form libray and query a item from file name and read form xml in WCF service ?

    WCF Service and Sharepoint Form library : How i can read or access a form libray and query a item from file name and read form xml in WCF service ?
    Ahsan Ranjha

    Hi,
    In SharePoint 2013, we can take use of REST API or Client Object Model to access the SharePoint objects like Form Library.
    SharePoint 2013 REST API
    http://msdn.microsoft.com/en-us/library/office/dn450841(v=office.15).aspx
    http://blogs.technet.com/b/fromthefield/archive/2013/09/05/working-with-sharepoint-list-data-odata-rest-and-javascript.aspx
    SharePoint 2013 Client Object Model
    http://msdn.microsoft.com/en-us/library/office/fp179912(v=office.15).aspx
    http://msdn.microsoft.com/en-us/library/office/jj193041(v=office.15).aspx
    With the retrieved file, we can then use XmlDocument object to parse it and get the values you want:
    http://weblogs.asp.net/jimjackson/opening-and-reading-an-xml-file-in-a-document-library
    http://stackoverflow.com/questions/1968809/programatically-edit-infopath-form-fields
    Best regards
    Patrick Liang
    TechNet Community Support

Maybe you are looking for

  • How to change default brower in Thunderbird?

    When I click on links in Thunderbird, it opens them in Chromium. I want it to open them in Firefox. I've tried the recommended method of creating a user.js in the profile directory with these lines: user_pref("network.protocol-handler.app.http", "/us

  • Changing a datagrid column image according to the datagrid column value

    Flash Builder 4.5 / SDK 4.5.1. Fairly new to Flash Builder & Flex Application targets tablets so it's a "mobile" project. Been beating my head up against the wall on trying to figure out how to do this. Watched videos on Lynda.com.  Read Adobe "docs"

  • ITunes has stopped working every time I try to sync.

    At this point right now im furious.  Every single time I plug my iPhone to my Windows computer and try to sync it to iTunes, by the second step the message pops up and I have to close it.  Now I don't want to call Apple yet but this is getting ridicu

  • Problems installing Lightroom 4.4 on Windows 7 Ultimat 64bit

    Hi everyone, I have probplems installing Lightroom 4.4 on Windows 7 Ultimate 64bit and hope somebody can help me. By the way: Lightromm 4.3 is still working fine. Installation fails with the meassage "Fehler beim Lesen von Datei: C:\Users\Markus\AppD

  • Creating Business Layer

    I have physical & logical Data model. Based on this how can i build Physical layer & Business model lapping layer. on what basis i need in detail Could anyone let me know. Thanks in advance.