Need filled form back from user not just data-How?

I created a static form in LiveCycle.  I want the PDF form back with the data filled in (not just the data) when the user completes the form. How do I do this?

You need to put a submit button on your form. Then in the submit tab choose the Submit As option to be PDF instead of XDP data file.
Then you will have to Reader Extend the form to allow for a local save. You can do this in Acrobat under the Advanced/Extend Features in Adobe Reader menu option. Once this is done save the file and distribute the saved version.
Paul

Similar Messages

  • Sp_who2 -need only active sessions from users which are not the background sessions

    Hello,
    sp_who2 -need only active sessions from users which are not the background  sessions
    Please assist.
    Best regards,
    Vishal

    Its better to use DMV's to view only active sessions from users (spid>50) as mentioned by Shanky.
    You can do that using sp_who2 but it requires a bit of programming to list only user sessions.
    SELECT
    S.SESSION_ID,
    S.STATUS,
    S.HOST_NAME,
    C.CLIENT_NET_ADDRESS,
    CASE WHEN S.LOGIN_NAME = S.ORIGINAL_LOGIN_NAME THEN S.LOGIN_NAME ELSE S.LOGIN_NAME END LOGIN_NAME,
    S.PROGRAM_NAME,
    C.CONNECT_TIME,
    S.LOGIN_TIME,
    CASE S.TRANSACTION_ISOLATION_LEVEL
    WHEN 0 THEN 'UNSPECIFIED'
    WHEN 1 THEN 'READUNCOMITTED'
    WHEN 2 THEN 'READCOMMITTED'
    WHEN 3 THEN 'REPEATABLE'
    WHEN 4 THEN 'SERIALIZABLE'
    WHEN 5 THEN 'SNAPSHOT'
    ELSE CAST(S.TRANSACTION_ISOLATION_LEVEL AS VARCHAR(32))
    END AS TRANSACTION_ISOLATION_LEVEL_NAME,
    S.LAST_SUCCESSFUL_LOGON,
    S.LAST_UNSUCCESSFUL_LOGON,
    S.UNSUCCESSFUL_LOGONS,
    S.CPU_TIME AS CPU_TIME_MS,
    S.MEMORY_USAGE AS MEMORY_USAGE_PAGES,
    S.ROW_COUNT,
    S.PREV_ERROR,
    S.LAST_REQUEST_START_TIME,
    S.LAST_REQUEST_END_TIME,
    C.NET_TRANSPORT,
    C.PROTOCOL_TYPE,
    S.LANGUAGE,
    S.DATE_FORMAT,
    ST.TEXT AS QUERY_TEXT
    FROM
    SYS.DM_EXEC_SESSIONS S
    FULL OUTER JOIN SYS.DM_EXEC_CONNECTIONS C ON C.SESSION_ID = S.SESSION_ID
    CROSS APPLY SYS.DM_EXEC_SQL_TEXT(C.MOST_RECENT_SQL_HANDLE) ST
    WHERE
    S.SESSION_ID IS NULL
    OR S.SESSION_ID > 50
    ORDER BY
    S.SESSION_ID
    -Prashanth

  • How do I set up my iTunes Genius to play selections from all, not just some, of my songs in my currently playing playlist?

    Last night, when I played my playlist songs with iTunes Genius, my iTunes, with one of my playlists selected, and set on "Shuffle On," "Genius Shuffle On, "Genius On," "Match On," and "Play," played selections from all of my songs in my playlist. Today, my iTunes Genius went back to the same problem it was giving me before last night. My iTunes Genius has been playing selections from just a few of my playlist albums. How do I set up my iTunes Genius to play selections from all, not just some, of my songs in my currently playing playlist?

    No backup is a huge mistake.
    You can redownload some itunes purchases in some countries:
    Downloading past purchases from the App Store ... - Apple - Support

  • Enter key not functioning pls i need to resume backing,enter key not function another option pls.

    Enter key not functioning pls i need to resume back,enter key not function another option pls hp mini laptop.

    Hello Damyanology,
    If your enter key is not working but you have to use it, you can bring up the on screen keyboard, and that will allow you to use enter.
    Here is a link to open the on screen keyboard.
    Go into device manager and uninstall the keyboard and restart the computer. This should reinstall the driver to correct the problem.
    Here is a link to uninstall in device manager.
    Let me know if this helps.

  • HT1212 My iPhones screen is broken(a black screen and the touch function does not work). I want to back it up, however I can't unlock it. I don't need to fix it, but i do need the information back up to new iPhone. How can i back it up?

    My iPhones screen is broken(a black screen and the touch function does not work).I want to back it up, however I can't unlock it. I don't need to fix it, but i do need the information back up to new iPhone. How can i back it up?

    i don't see a way for you to back up your phone, because it will require you to unlock the phone. 

  • In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?

    In using Adobe Acrobat 8 Professional I have added oval shapes to a form, but they do not print.  How do I get all shapes to print?
    I am using a Dell PC with Windows 7 Professional as the Operating System.

    File > Page Setup = Scale
    The Scale control is what controls the size of what is printed to paper. 100% is usually the best setting.

  • From SharePoint2013 list item data how to create Google Interactive Chart?

    HI All,
    From SharePoint2013 list item data how to create Google Interactive Chart?
    Thanks in advance!

    Hi,
    To push data from list items to Google Chart, we can use JavaScript Client Object Model or REST API to retrieve the data needed.
    Here are two links about using JavaScript Client Object Model to access list items:
    http://msdn.microsoft.com/en-us/library/office/hh185006(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/hh185007(v=office.14).aspx
    From the links from the official site of the Google Chart, we can find out the method to populate data into Chart:
    https://developers.google.com/chart/interactive/docs/quick_start
    https://developers.google.com/chart/interactive/docs/examples#gauge_example
    Best regards
    Patrick Liang
    TechNet Community Support

  • Last pass password manager and auto form filler have disappeared from my tool bar. How do I get them back or do I have to start all over again.

    I am using Windows Vista. Both LastPass and the auto form filler have disappeared from my toolbar. Is there a way to retrieve this information or do I need to start again?

    Do those extensions still show as installed in Tools > Add-ons > Extensions?
    If not then it is possible that there is a problem with the file(s) that store the extensions registry.
    Delete the files extensions.* (e.g. extensions.sqlite, extensions.ini, extensions.cache) and compatibility.ini in the Firefox profile folder to reset the extensions registry.
    *https://support.mozilla.org/kb/Profiles
    New files will be created when required.
    See "Corrupt extension files":
    *http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    *https://support.mozilla.org/kb/Unable+to+install+add-ons
    If you see disabled, not compatible, extensions in "Tools > Add-ons > Extensions" then click the Tools button at the left side of the Search Bar (or click the "Find Updates" button in older Firefox versions) to check if there is a compatibility update available.
    You can also check for problems with the localstore.rdf file if toolbar buttons are missing.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • RemoveColumn from TableModel not just JTable

    I do something like this to remove a column from my JTable:
    JTable.removeColumn(getColumn(columnName));This works great for removing the column from the table...but it doesn't remove the column from the TableModel so if you do a repaint the column come back. There is no
    JTableModel.removeColumn()How can I remove my column from the model?
    PS...How dumb...why would you still want the column in the TableModel after you remove it!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    I would guess 90% of time people what to removeColumn from both Table and Model so why not accommodate the 90% AND 10%. NOT just the 10%.Then why build the TableModel with the data to begin with? Its much faster to simply remove a column from display on the table then it is to recreate the entire TableModel, especially if you need to do a remote database query. So build the TableModel with all the information and let the users customize the view themselves.
    I think you've got your percentages reversed.

  • Error message when receive a fillable form back from patient

    Hello:
    The image below is an error message we received when the patient emails us back the survey form we have emailed to them.
    How do we fix so we can gather the data that was sent to us?

    Could you please confirm if you are receiving .FDF file as an email attachment.
    If this is the case then the above message is expected.
    FDF file just contains the response data and it requires original PDF where it can merge the data to show the final output.
    Steps to avoid this workflow:
    1. Use the complete PDF format on submit button.
    2. If you have the original PDF then save the FDF file separately and merge the data using following option:
         a. Open the original PDF in Acrobat.
         b. Go to Tools -> Form -> More Form Options -> Import Data
              and then locate the FDF file on your machine.

  • Locking form when multiple users try saving data

    Hello,
    How can I prevent users from saving data in the same form at the same time? is there anything to lock a form once a user opens it for entering data??
    As if 2 users are having access on the same form, and accidentaly they opened the same form and selected the same combination of dimensions, if both of them saved data. The data will be overwritted by the latest one...and this is not the required scenario......we need to have it only possible for one user to open this form at a time.
    Is it possible?
    Thanks.

    Hi,
    As Kyle said, the issue would be only if both the users update/modify the same cell.
    However said that, is it possible that same cell would have different values, even if two different user enters the data at same time?
    Means data entered would have to be same even if it is entered by different users. (Just asking out of curiosity :) )
    Also process management can be thought off, wherein only current owner can fed data(free form).
    Hope this helps.
    Regards
    -SM

  • BE (Bill of Exchange) purchased back from bank before due date

    I have posted BE through either FBW1+ FBW2 or through F-36. Due date is 1 mth in the future. Then i have discounted it through F-33 using bank clearing liab account (credited here and Post automatically only) Settings in OBYK have also been done for Collection, discounting and forfeiture.
    If the BE is purchased back from the bank before the due date, I am not permitted to reverse the BE liab in F-20 as it says that due date is not reached. This is a common scenario with our client and I need to be able to make this work in SAP.
    Please offer me any solution
    thanks

    Never mind, I just had to update the Paying company code, fields Bill of exchange due date... > Earliest-lates due date in...days.
    Regards.

  • Adobe form saved from email has no data

    Hi.
    We generate Adobe Interactive Forms (developed in Adobe LiveCycle 8.0) from our SAP Netweaver environment.  A form is sent to the vendor as an email attachmet and they launch Adobe Reader (or another pdf reader) to acknowledge the form and submit it to our back-end system to save the changes.  One vendor saves the form directly from the email for later printing.  This process has worked for some time but we recently upgraded our SAP system and made some corresponding changes to the form in LiveCycle Designer.  We now see the following issue:
    Before the changes, the email attachment pdf could be saved directly from the email without opening Adobe Reader.  After saving, the pdf could be seen in Windows Explorer in preview mode and all fields would be populated. 
    Since the changes, if the pdf is saved directly from the email without opening Adobe Reader then after saving, if the pdf is viewed in Windows Explorer in preview mode, all fields (from the XML) are not populated but the form template is visible (boxes, buttons, etc.)  Also, if the vendor attempts to print the form using third-party software, the form is printed with no data but the form template is visible.  If the same pdf is opened in Adobe Reader, all data is visible.
    Also, since the changes, if an old (created before the changes) pdf is saved directly from the email, the output is visible in Windows Explorer preview as well as print output and Adobe Reader.
    Are there any suggestions on what has caused this change in the output from the form?
    Thanks for your help.
    .. Craig

    E-mail submission is client sensitive (this even occurs with HTML forms that use mailto). In Acrobat or Reader on Windows, it uses the default MAPI mail client (if one exists - one of the problems). I have no idea what the requirement is on a MAC, but probably something similar. You need to figure out how to do a web submission to resolve the problems.

  • In Photoshop Elements 8-I want the file name to show when viewing Thumbnails and not just dates.

    In Photoshop Elements 8 i want to see the file names under the pictures when viewing thumbnails not just the date. Is this possible?

    Anyway, if it's the organizer look under the View menu to enable the data that is shown under the thumbnails.

  • Read data from Oracle , not all data brought over

    I have a strange problem when read data from Oracle and save to SQL Server.
    For example , there are 20k rows of data in Oracle , I created SSIS data flow, and data saved in SQL Server , Everything looks fine. But late you will find only first 16k rows of data in SQL Server , the rest is simple missng. no error or any waring. 
    I am using OLE DB .
    Great appreciate for any help.
    Ray

    Thanks. I think that UseSessionFormat=true
    helped me fixed this kind of issue in my other project.
    I actually found out this issue for this case I was asking. I am actually not missing data. It was a data type issue. A column was using a wrong datatype, so when I run a query and didn't get result I supposed. 
     

Maybe you are looking for