PDF form response display

I'm pretty new to all of this, but here is what I'm trying to do:
I work at a research facility, and we are wanting to be able to send PDF surveys and forms to people, and then let them click on an http submit button that will send the data to a JEE5 servlet that will persist the data into our database, so we can reduce manual entry.
We made a simple PDF form in LiveCycle Designer 8, and I have the servlet working fine, in that it takes all of the information and and persists it to the database. the only thing left is we want to give the user some sort of results to let them know that the data was entered, and if possible show them some generated content, such as a score or results or something. The "preview pdf" window in the LiveCycle Designer can read html fine, so it shows everything as we want. However, plain adobe reader cant, it pops up an error saying "Cannot handle content type: text/html". Now the data is entered into the database fine, but the user thinks there was an error.
I found an opensource java api (iText) that can generate pdfs and send them out in the response stream. Normal browsers recognize it fine, saving a pdf that can then be opened in adobe reader, but adobe reader still thinks its a text/html stream, and the LiveCycle Designer thinks the new pdf has not pages.
if I could get the reader to display some sort of results page, that would be great, but really I would be satisfied with as little as the pop up window saying "Data submitted successfully".

Derrick,
I don't think this is quite the right LiveCycle forum. This is for the Data
Services part of LC, formerly known as the Flex Data Services. This is the
back-end server that works with Flex client applications.
I would try the Forms forums.
Tom

Similar Messages

  • Email notification - pdf form responses

    Is there a way for the pdf form responses to be atttached to the email notifications

    Hi,
    We don't currently support having the response data be attached to notification emails in PDF format. You can vote for this feature here:
    http://forums.adobe.com/ideas/1984
    Regards,
    Brian

  • Help with PDF form responses

    Hey there!
    I have two issues with online form data collection and am completely stumped. It's a real struggle to find useful documentation for Acrobat forms!
    #1 - I have created a form uploaded it to Acrobat.com, and have been able to collect test form data. In the local responses portfolio, I'm able to use the 'Update' button to bring the latest form data into the portfolio. But I would like to have a colleague be responsible for monitoring the form data and we're running into problems. He's able to open the portfolio and has full access, however the 'Update' button is greyed out so he is unable to bring in new form data. We've already updated his 'Acrobat.com' username/password in Acrobat preferences to match mine, but still no luck. Any help?
    #2 - Some computers are having issues with electronic submission. My best guess is that this is to do with Acrobat versions, as the issues all seem to come from computers where the form is completed using Acrobat Reader 8. The form was created with Pro 9, and form submission works for both Pro 9 and also Reader 9. Is there something I can do here? (And yes I know that it's a free upgrade to 9, but 8 is still in the official build for our organisation and I don't really have time to wait for them to complete an upgrade!)
    Thanks in advance for any help you can give.
    Jarrod

    Hello Paul,
    Thank you for your reply.
    I use Ipower for my hosting.  I see they use sendmail and the path on the server is - /usr/sbin/sendmail.  Would this work?
    The way I would like this to work would be:
    1) I e-mail the PDF form to the client
    2) Client opens and fills in the form
    3) They hit submit and the form information eventually gets e-mailed to my business e-mail
    I chose to use the HTTP method instead of e-mail because the PDF form says it can not be saved and if the client uses an internet beased e-mail like Yahoo it gets kind of messy.
    But, does the HTTP delivery method make it more difficult since this is not embedded in a website?
    Sorry, I did not realise this would be as involved as it is.  Your help would be greatly appreciated.

  • ADS configuration error - PDF form not displaying for Java WebDynpro

    Hi Experts,
    Sub : Problem with configuring Adobe Document Services
    We have installed .. NW2004s SP12 on HP-UX OS.
    As of now all the services are working fine, recently started configuring "Adobe Document Services", followed all the instructions given in the guide.
    Environment :
    =============
    - Configuring ADS Webservice for "BASIC" Authentication, not for SSL
    - Poratl (AS JAVA) and BI (AS ABAP) are running in different systems.
    - Portal using UME as the data storage.
    - OS is HP-UX
    Configuration Check for Interactive Forms in Web Dynpro for Java
    =================================================================
    1. Checking the User and Password ---
    http://<server>:<port>/AdobeDocumentServices/Config -- the system displays the version number of the Adobe document services in the response area.
    2. Configured Webservice for Basic Authentication -- success
    In the process of testing this configuration -- i've developed a Java Webdynpro interactive form and deployed into my DEV server (NW2004s Sp12).
    Unfortunately, form is displaying in my sneak preview version (Nw2004s SP9), getting error when deployed into Dev server - NW2004s SP12 on HP-UX.
    We haven't installed ADS separately, making use of ADS comes with the default installation.
    Error :
    =======
    java.net.SocketTimeoutException: Reatimed out
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
    I found that the following directory is empty in DEV server ... /usr/sap/EPL/JC03/j2ee/os_libs/adssap/XMLFormService, but not in sneak preview version.
    Please do let me know to solve the problem.
    Thanks

    Thanks for quick response.
    Installed Reader in my PC, i can view the deployed interactive form thru sneak preview, but getting the following error when running the same application thru my development server.
    java.net.SocketTimeoutException: Reatimed out
    com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
    I've installed Adobe Reader in the client PC not is the server system.
    Thanks
    Message was edited by:
            Mohan krishna Mallepaddi

  • PDF form template displaying multiple sets of data loaded from xfdf

    Hello
    I would like to use PDF Forms with data stored in xfdf files.
    Is it possible to create pdf form (template) for displaying and printing multiple sets of data stored in xfdf?
    For example: pdf form contains 2 sets of data. Form field names:  F_1 and F_2.
    I have 7 sets od data. All I need is to create pdf and xfdf that can be displayed in PDF reader and printed
    as document consisting of 4 the same pages containing different data in form fields loaded from xfdf file.
    (something similar to Mail merge in MS Office Word).
    How it would be done? Is it possible to make such pdf, xfdf?
    If yes, where I can find examples (tutorial) of creating such forms, please?
    Thanks.
    J. Jas

    It is possible but not just a simple import of data.
    Each form field in the multiple page PDF would need a unique name not repeated on another page of the PDF. Fortunately the Acrobat form standard includes the "template" object and this object can be spawned or used to add a new page with the form fields automatically renamed with a prefix string of the page number and template added to each form field on the new page. So if one were to import a row from your tab delimited file into the template, one could then spawn a new page from the template with the data and rename the fields so there would be no conflict of like named fields.
    A Lesson in Templates for Adobe Acrobat by Dave Wraight
    With newer versions of Acrobat there is a mail merge feature.
    Create PDFs from Word mail merges

  • PDF form responses coming back uneditable

    I have created a lengthy form in InDesign (v.9.2) for a client, which I have exported to PDF then extended in Acrobat Pro (11.0.06) under File > Save as Other > Reader Extended PDF > Enable More Tools.
    This makes the form savable (if that's a real word.) The form is sent to their clients, which they fill in, save and send back by email.
    When the form returns, my client wants to be able to edit some of the responses further (mainly checkboxes) then re-save but the Save option in file menu is greyed out. The purple bar says 'Click "Sign" to fill out and send this form etc...'.  If you try to 'Save as > PDF', it will only save a blank copy of the form.
    I assume the client's clients use Reader for the input, and the client definitely uses just Reader.
    I have suggested using an original copy and checking all the checkboxes that the client specified, but they are getting a lot of these forms back and that would be too time-consuming.
    Is there a way round this without them having to upgrade to Acrobat Pro? That would make them distinctly unhappy. Though if the community decreed that was the only option, it could be considered.
    Any help greatly appreciated!

    The form that you sent is not Reader-enabled, so that would be the reason it's not savable with Reader versions prior to 11. Reader 11 is able to save non-enabled forms, so I would your clients could use it, but this doesn't help unless all of the people they distribute it to use Reader 11 as well.
    You should not provide clients with Reader-enabled forms, except for testing purposes. If they will be distributing a form for the purpose of collecting data and need Reader-enabled forms, they need to enable them with their own version of Acrobat. This is an Acrobat licensing issue.
    The Acrobat license also limits the licensee from using data from no more than 500 instances (including hardcopies) of an enabled form if the form has been made available to more than 500 recipients. A way to avoid this limitation is to use Adobe's FormsCentral service, which allows PDF forms to securely submit the form data, which is collected by a server. A team or people can have access to the data and export any response as a filled-in PDF, which can be  further edited as they want. They could instead set up their own web server to collect submissions, but this requires some expertise and more expense, particularly if security is needed. A form can also be set up to submit just the form data by email, which also avoids the licensing limitations, but since email is not secure and notoriously unreliable, it should not be considered for anything of much importance.
    Note that Acrobat Standard is sufficient for enabling the form for use with Reader.
    You should also make them aware of the Preview problem that I mentioned earlier. If they encounter a form that has been corrupted by Preview, they should export the form data and import it into the original blank form. They will need Acrobat for this.

  • Viewing and retrieving PDF form responses problem

    Yesterday there were 2 submissions of our driver application form. One was my test and the other was from an actual applicant. Both were clearly displayed under the View Responses tab and I could click on either one and save as a PDF. Today I have 7 new responses. When I click on the number under Total I get a series of horizontal cells: Time Submitted  First Name Middle Name, etc. I am not seeing the individual submissions as I did yesterday. What's the fix.

    Hi,
    This FAQ may be useful for the missing responses, http://forums.adobe.com/docs/DOC-4071.  If still not solve the issue, you can share your forms with me, I'll try to help you find out what is the problem.  You can share the form to my email, [email protected]
    Regards,
    Perry

  • PDF forms not displayed in IE8

    Hi!
    IE8 is out and our portal based on LiveCycle workspace is unable to render PDF to clients. What I can do is switch IE8 to compatibility mode. But it don't seems to be good solution for this kind of product.
    Also Firefox 3 has problem with submit buttons. I cannot say to my managers that people should use old browsers
    Please let me know about some solution.
    Thanks,
    --- Jaroslav

    Workspace and Acrobat do NOT get along with IE8, even in "compatibilty mode."  I've had a lot of session issues in Workspace running IE8 as well as PDF rendering issues.  I'm not saying it isn't possible to use IE8, but it may be easier to just switch browsers.  I've found IE7 and surprisingly Google Chrome 2.0 work very well with Workspace.
    Ryan D. Lunka
    Cardinal Solutions Group
    [email protected]

  • Cannot see data or enter data in pdf forms

    I am an elementary school teacher, and use an application to maintain student information.  I am able to navigate thru the app to select various student data, but when I click to display a students information, a blank PDF form is displayed.  Borders and grids display, but no data is displayed, and I cannot enter any data.  The IT help desk suggested uninstalling the old Adobe Reader, and replacing with 9.4.1, but this did not help.    

    It's really hard to say what's going on without knowing more about the system. It's possible that the program is generating an FDF (Forms Data Format) file and launches it, causing the PDF to load and populate with the data in the FDF. Folks have reported that recent changes to Reader have broken this type of thing. So you may need to go back to an even earlier version, such as 9.2 or 9.3, or somehow contact the developers of the application for help.
    Is this something that happens in a web browser?

  • NEW! Import Fillable PDF Form and Collect Responses

    FormsCentral now allows you to import an existing fillable PDF form and use the FormsCentral service to collect and analyze the submitted data. You no longer have to recreate your existing PDF forms within the service in order to take advantage of FormsCentral’s data collection/analysis capabilities.
    You can also use popular tools like Adobe Acrobat X Pro or Adobe InDesign to create PDF forms that work with FormsCentral.
    To import a PDF form go to the “My Forms” tab, click the More button on the toolbar and select “Import PDF Form.” Note: FormsCentral does not support PDF forms created using the LiveCycle Designer (XML-based forms).
    Once imported the normal Design tab is replaced with an “Imported Form” tab that allows you to place a Submit button on the PDF form. You can place it on the top left or right of the first page, or place it on the bottom left or right of the last page. A thumbnail shows where the button will appear.
    Click to view larger image
    The Options tab shows options that are available for PDF forms (Note: PDF Forms do not support Redirect URLs or Payments so these are not shown)
    Click to view larger image
    The Distribute tab allows you to open the form and download the submit-enabled PDF file for distribution. The PDF file can be filled out, saved and submitted using the free Adobe Reader.
    Click to view larger image
    The Response and Summary Report tabs will show the data submitted from the PDF form. They function as they do for a normal form file that you created from scratch or template.
    This FAQ describes what types of PDF forms can/cannot be imported and what functionality is limited within the PDF once imported:
    http://forums.adobe.com/docs/DOC-2533
    Please send us your feedback.
    Randy

    I followed this process to import my PDF form.  The link I have on my web page is displaying an error from FormsCentral.  The link works but the web page is confusing to customers.  The message is: 
    An error has occurred.
    The form does not exist. Please re-enter the web address as the link may be misspelled.
    When I saved the submission-enabled PDF, I could only save it to my computer.  I then had to upload it to the web site server and created a link on my web page to point to that URL.  
    How can I get rid of the Adobe FormsCentral message on the web page?

  • How to display or generate PDF417 barcode dynamically in PDF form? I am using Acrobat XI Professional and there is a Bar Code Field in the same through which I generated the same. But I want to generate the same dynamically.

    How to display or generate PDF417 barcode dynamically in PDF form? I am using Acrobat XI Professional and there is a Bar Code Field in the same through which I generated the same. But I want to generate the same dynamically.

    What do you mean by dynamically? When yo set up a 2D bar code field you specify which field name/value pairs you want to include, along with other parameters. But be aware that they won't work with Reader unless you Reader-enable the document with LiveCycle Reader Extensions and include the bar code usage right. It will work with Acrobat Standard/Pro.

  • In Responses, Can I export the data in a pdf form excluding null data?

    In Responses, Can I export the data in a pdf form excluding null data?

    Let me make sure I understand the request...  There is a feature in the Response table to "Save Response as PDF Form" and you'd like to do this excluding the null data (unanswered questions).  If that is correct it is not supported, the "Save Response as PDF form" will save a PDF that is the entire form filled out as the user filled it.
    Thanks,
    Josh

  • I am unable to save my form responses as a pdf or excel file.

    I am unable to save my form responses as a pdf or excel file.  The error message states: Acrobat.com could not save this file. The file might be open in another application and cannot be overwritten.

    Did saving ever work or did it fail the first time you tried?
    Have you tried to save to multiple locations?  Maybe it has something to do with permissions on the directory you are trying to save to.
    Have you tried saving something from another web site to the same location?  Try creating and saving a file in/from https://workspaces.acrobat.com/app.html#o and see if that has the same result.
    Thanks,
    Josh

  • Saving responses in pdf form in Adobe Reader

    Hi,
    I have an existing pdf document (for a competition entry form) which i converted into a form using Acrobat Pro. I want to post this on my website for users to download, complete and email back to me. However, when the pdf form is opened up in Adobe Reader (which most people have), they cannot save it.
    Going back to Acrobat Pro it gives me the option to distribute to a list of email addresses and collate the responses. This is not what I want to do as I do not know all the recipients.
    Is there a way to allow this document to be saved in Adobe Reader?
    Thanks, Simon

    There is but as I mentioned in your post in the Reader forum, it is not available in Acrobat 7. You need 8 or better.
    Also, if you DO get 8, be sure and read the usage rights on enabled forms. There is a limit for data colletion. Basically you can only collect 500 filled in forms.

  • Flattened PDF Form and Barcode not displaying

    I see there are a lot of discussions that are not answered in this forum, so I am guessing this will go unanswered as well.  But I am looking for a solution for the issue in the subject. I have a simple PDF form built in LiveCycle that I am populating with Coldfusion. Once the form is populated I then flatten the form. The barcode appears up to the flattening point which is when it disappears. The characters that populated the barcode field ARE displaying but the image is not.
    Is there a solution?

    How are you flattening the forms?  I'm assuming PDFg or Output?
    Also, be sure your barcode looks something like this:
    <field name="PDF417BarCode1" y="50.8mm" w="66.7mm" h="25.4mm" access="readOnly">
    <
    ui><
    barcode type="pdf417" dataLength="10" moduleWidth="0.0133in" moduleHeight="0.02661in" errorCorrectionLevel="5"/></
    ui><
    value><
    text>1234567890</text></
    value></
    field>
    and not...
    <field name="PaperFormsBarcode1" w="82.55mm" h="44.45mm" access="readOnly"><
    ui><
    barcode type="pdf417" moduleWidth="0.338mm" moduleHeight="0.676mm" errorCorrectionLevel="5"> 
    <?templateDesigner decodeMethod 2?>
     <?templateDesigner delimiter '\t'?></barcode></
    ui><
    calculate><
    script contentType="application/x-javascript">
    ...completely void of script and the value in only the <text> element.

Maybe you are looking for

  • Save as an email attachment

    Im new to the macbook pro.  I receive many docs in the form of email attachments.  I would like to save these to a dropbox folder.  What is the easiest way to do this?  Right-clicking only allows "save a version".  Opening in Finder under downloads d

  • Getting the message "Error generating preview" when building the installer.

    I'm getting this error when attempting to expand the application in the installer.  However, I am able to preview the built application without errors.  Please see the attached screen shots.  I have built this application several times before without

  • Problem syncing non itunes purchased songs to itunes from ipad

    How can I get music from my ipad NOT purchased in the itunes store to sync to my computer? iTunes won't allow non iTunes purchased mp3s to transfer.

  • Catalyst 5509 can't connect to console

    Hi, I just received a cisco catalyst 5509 and I was trying to configure it. However, the console port will not allow us to connect to it. Is there any way to reset the supervisor engine to factory defaults, in case the speed of the port was changed?

  • MSN messenger problems

    I have been having some trouble with my mac version of messenger. When I complete a conversation with someone and I close the window it shuts down the entire program and I need to log back in. I have deleted and reinstalled the program but I am still