LiveCyle Forms and LiveCycle Designer - Merging data

Hello,
I´m using the following products:
Adobe Professional/Reader/Livecycle Designer = 8
LiveCycle FormServer (Forms) = 7.0
My questions are about using livecycle forms with livecycle Forms. I think this is the right forum because the functionality I´m getting seems to be more designer related.
The goal: merge data with template and execute some code (server side) while letting the template dynamic at client side.
1) Merge a xml file with a xdp file
The data is well merged. The code is executed at client and at server side.
2) Merge a xml file with a dynamic 8 pdf file
I get this message:
To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade
to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html
For further support, go to www.adobe.com/support/products/acrreader.html
I think this is "normal" because the version of LiveCycle Forms I´m using is 7.0. But if I want to work with pdf 8 files, what is the right version of Livecycle Forms? Do I need to whait until version 8? Where can I update (or download trial) of the latest versions: 7.1; 7.2?
Used:
RenderAtClient=true
FormPreference = "PDFForm";
3) Merge a xml file with a dynamic 7 pdf file
Doesn´t work: data will not merge; code will not run at the server and client side code will not work, too. However, if I try to merge the data with a dynamic pdf form created with livecycle designer 7.1, the data will merge.
In my opinion there are incompatible differences between how a liveCycle 7.1 pdf form and a Livecycle 8 pdf form (saved with version 7) is worked by LiveCycle Forms.
Despite this, there is some bugs in Livecycle Forms when working with PDF files. It woks well with xdp but not with pdf, maybe because a xdp is more simple to work with...
Is this solved in other versions? Where can I get them?
Thank you

Forms are forms. They don't change just because you upload them. While it has nothing to do with LiveCycle as such, FC should be able to open your frorm and convert it. In any case, ask such specific questions in teh relevant product forums.
Mylenium

Similar Messages

  • I am creating a form on LiveCycle Designer and I am trying to create a form that has a e-mail submit button.  When the butten is utilized it attaches the form to the e-mail in an plain text .xml format rather than the pdf format.  Is there a quick fix?

    I am creating a form on LiveCycle Designer and I am trying to create a form that has a e-mail submit button.  When the button is utilized it attaches the form to the e-mail in an plain text .xml format rather than the pdf format.  Is there a quick fix?

    Hi,
    You have the choice between xml or pdf, in later versions of designer you can choose with a dropdown on the email button Object palette, the "Submit As";
    In earlier version you had to edit the XML Source and change the format from xml to pdf (or vice-versa);
    Regards
    Bruce

  • Creating PDF forms in LiveCycle Designer 8.0

    I post detail at Software
    nha khoa Group
    Question on a quirk I have noticed when creating a form using LiveCycle Designer 8 and was wondering if there was a way to change this.
    I will use a Text Field for an area where I want the person who will fill out the form to add comments/questions. I widen the box out so the user will have area to type their comments in.
    In the properties of for that Text Field, on the "Object" tab I check the box to allow multiple lines and I limit the length to the visible area.
    That all works fine. The quirk is when I test the form and then click in that area to type for the text field the cursor always starts in the middle of that Text Field area. Is there a way to get the cursor to start at the top of the text box when someone fills out the form?

    Post your question in the LiveCycle Designer forum.

  • PDF form with one submit button that prints form and sanves PDF with data with a unique file name

    We have a long medical form that patients can fill out at kiosks as they wait to see a doctor. We want one button so that the patient can print out the form with one click (and finish filling it out by hand if it's not finished already) and the same button click will save the form with a unique file name (using last name, first name, date, and/or email address so that the identity of the person who filled out the form will be readily apparent to anyone who wants to grab the user's responses later). Is Acrobat capable of doing something like this? LiveCycle Designer maybe? And if we continue with the PDF form and add a submit button, is there a way to program the button click to print and to save?
    Thank you in advance of any suggestions that might accomplish this task.

    I am not sure about the print, but it can probably be done -- possibly with a bit of JavaScript. As to the saving of the form, that is not reasonable at a kiosk. You would want the data submitted to a server (particularly with patient data), no e-mail or accessible drive. You can collect the data and put it in a database or import it to the form for printing yourself.

  • Adobe LiveCycle Designer query data from MII 12.0 via Webservice

    Hi folks,
    at the moment I'm "learning" how to create interactive forms with the Adobe LiveCycle Designer. I hope anyone already did something like that too and can help me a bit?!
    Creating forms with XML data in the background etc. is not that problem. Also using little schemas to provide data to a dropdown list - I fand that no trouble. But now I want to request some dynamic data from an external data provider.
    I have a nice book from SAP Press laying next to me that tells me how to create a webservice based on a BAPI in SAP and how that webservice delivers some table data. But before I try to get data out of SAP, I would like to retrieve data by using MII (12.0 at first). I already built a transaction that creates some XML and imported the WSDLGen as a new data connection in Adobe LC Designer. No problem so far. I can execute it and I get some data back. But the XML that comes back is not formatted as table data as expected from Adobe LC so I can't build a table from it. I only receive the first dataset - every value as a single value, not as a table or row.
    So does anyone know how to format the XML result in MII or how to combine it with a schema so that Adobe LC Designer is able to interprete it as table data? In the SAP example in the book the received data from the data connection of the webservice is shown as table data (a litte table icon) and my data from MII is shown as single values...
    Thanks
    Anika
    Edited by: Anika Delzeit on Feb 3, 2010 12:21 PM

    It sounds like you need use the adobe schema in MII so the output of your transaction matches it.
    Regards,
    Jamie

  • [LiveCycle Designer] Extract data

    Hello,
    I created a form pdf with LiveCycle Designer ES2.
    Now, I'd like to retrieve automatically the data of the filled forms.
    I tried to read the form with a Java library (pdfBox) and i got this result :
    "Please wait...
    If this message is not eventually replaced by the proper contents of the document, your PDF
    viewer may not be able to display this type of document.
    You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by
    visiting  http://www.adobe.com/go/reader_download.
    For more assistance with Adobe Reader visit  http://www.adobe.com/go/acrreader.
    Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark
    of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other
    countries."
    Adobe seems to prevent the reading of pdf files created by his own tools. Is it possible to return these forms pdf legible by all readers ? Is there any option in LC Designer ?
    Has Adobe some tools to extract (and injection) data ?
    By hoping to have been clear...
    Thanks a lot,
    Dubinho

    It sounds like you need use the adobe schema in MII so the output of your transaction matches it.
    Regards,
    Jamie

  • Adobe Barcoded Forms and LiveCycle Licensing

    If you add a Paper Forms Barcode object to a fill-and-print PDF form using either Designer or Acrobat and the value of the barcode will change while opened within the free Adobe Reader then the PDF form you are distributing needs to be licensed with an Adobe® LiveCycle® Barcoded Forms ES license. I need to create a dynam ic barcode that users can change using Adobe Reader and print the form with barcode intact. It's for use in a pre-K school. Usage will be limited to 200 students per year.(Creating 200 forms that teacher's will fill out). I believe this is my solution, but pricing may be way too high. What are my options and have I been correct so far? There is no server, only a WORKGROUP environment. Thanks.
    Tom: Ok, so from the Adobe side, yes, LiveCycle Forms is the only tool that can achieve this. It used to be called Barcoded Forms ES, now it is just Forms ES2. Unfortunately it is a server only product so you would need a server.
    Tom: List price is around 85k, so I think it might be a bit more than you guys need unfortunately.
    Tom: We don't really have a basic barcoded forms piece for smaller initiatives, unfortunately.
    Visitor: Yikes!
    Visitor: What are my options?
    Tom: Do you absolutely need barcodes? Or could you do online fill in and submit?
    Visitor: If I purchase Acrobat Standard(I created the form is Professional) for 5-10 people, that should do the trick as long as the Adobe READER user doesn't change the barcode information, correct?
    Tom: Honestly, I'm not sure. Acrobat isn't something I am an expert on.
    Tom: You could try Adobe Formscentral as well as using Acrobat.
    Tom: Otherwise you'd have to try the Acrobat forums or user community as I don't have a lot of info about it.
    Visitor: The forms are printed by the teacher/evaluator and hand-written to be scanned when completed(End of month, etc). A barcode decoder(Kofax Express) will read the barcode and rename the file according to the barcode data.
    Tom: Hm, I think the Acrobat forums is your best bet, then.

    Thanks for the great suggestion!
    Can a Pre-K school receive an educational
    institution discount on Acrobat pricing?

  • Adobe Acrobat 9 and LiveCycle Designer

    We have had some outside help creating forms and they have been using LiveCycle Designer and we would like to make some changes however since we only have Acrobat 9 we are not able to open the form to edit fields. When looking at the help menu in Acrobat is stays that You can use LiveCycle designer to edit forms that were created in Acrobat, however Acrobat can not edit forms fields that have been opened and saved in LiveCycle Designer.
    With that said, do we have LiveCycle and we just dont know about it? Our outside help seems to think we should have it? does anyone know a work around? Thanks!

    You should be able to open the form. As far as edits, you will have to go to the FORMS menu. The TOOLS>Forms is for the AcroForms, not LiveCycle. The FORMS menu is generally your entry to LiveCycle. If you do not have that, it is apparently an issue with Std (I thought they had added Forms to AA9 Std).

  • Hide zeros in a form using LiveCycle Designer ES 8.2

    How do i hide the zeros in calculated fields?
    Some of my fields show the zeros and others do not and i can not figure out why or what the difference is between the fields. They seem to look the same.
    I've found a post where it suggests using the validation tab for the field and add certain code but my validation tab is grayed out. Although, that suggestion may have been for the Acrobat product not LiveCycle Designer ES 8.2.
    Here is a link to the example.pdf of some fields showing zeros and other fields not showing zeros. I don't want any zeros showing incase someone wants to printout the form and fill it in by hand.
    http://www.appleriverstatebank.com/erexample.pdf
    Thanks!
     

    I finally got it working. The display pattern was set to num{$z,zzz,zz9.99} I added, null{}|zero{}| to the beginning and ended up with
    null{}|zero{}|num{$z,zzz,zz9.99} and the zeros went away.  On a side note, once i added null{}|zero{}|, the Allow Empty check box and Allow Zero check box became checked.
    Tanks for nuttin Danny!
    Just kidding, Caddyshack was on the other day...

  • Created form in Livecycle Designer 8, send to 2nd party to complete some fields, want to lock those fields so that when sent to 3rd party to complete cannot edit

    I am a newby to this product and have created a form from a PDF.  I used Adobe Livecycle Designer to place text fields in form.  I saved, then enabled user rights.  I sent to 2nd party to open in Adobe reader.  This person needs to populate some of the fields.  Once this is done the 2nd person is to email to 3rd person who will complete the outstanding fields and return the form to the second person.
    How do I stop the 3rd person from editing the text the second person put in the form?
    I want the second person to receive the complete form back not just the responses put in the text fields?  Does this happen automatically or do you have to tell it send complete form.
    Thanks from Sandra in Australia

    How do you save the file? Do you directly send it via mail with a button? (If the question is silly I'm sorry, because I have no lincenses... so I am completly unaware of the choices you have.)
    You need to be able to save a file Reader Extension licenses I think...
    Probably you should ask for the fake E-Mailbutton, to be able to send it to different people one after the other...
    Make an invisible Decimalfield.
    The preSave/preSubmit field javascript...:
    this.rawValue = this.rawValue + 1
    if (this.rawValue > 0)
    {Decimalfield1.access="readOnly";}
    if (this.rawValue > 1)
    {Decimalfield2.access = "readOnly"}
    will lock decimalfield1 after the first save/submit and decimalfield2 after the second. Normally that should do the job.
    PS: Another way to save the document and lock ALL fields, you don't have to buy additional licenses is print it as pdf.

  • Unable to preview form in Livecycle Designer

    Adobe Acrobat: 9.0.0
    Adobe Livecycle Designer ES: 8.2.1.3144.1.471865
    I load a form and when I click on the Preview tab I receive a blank popup box
    How can I fix this? Thanks! I've already tried uninstalling/re-installing Adobe Acrobat without any luck.

    Hello,
    you should use your file manager and if you don't find your Adobe directory by clicking, please use search function. Here a screenshot (detail) of mine:
    Do it in the same way with your browser programs and don't fear to copy them into the Adobe directory. In this case I use two "windows technique". On the other hand I prefer "SpeedCommander 12" for these operations.
    Hans-Günter

  • Forms with LiveCycle Designer

    Hi,
    Last year I designed a form (to PDF) within Adobe LiveCycle Designer (latest version). Now I'v upgraded to Adobe CC, but I don't find this programm. Instead I've got FormsCentral. How can I import this special PDF form into FormsCentral and keeping the filling-files, buttons?
    Kind regards,
    Joris

    Forms are forms. They don't change just because you upload them. While it has nothing to do with LiveCycle as such, FC should be able to open your frorm and convert it. In any case, ask such specific questions in teh relevant product forums.
    Mylenium

  • Adobe Forms vs LiveCycle Designer

    I just upgraded from Adobe Acrobat Version 10 to Adobe Acrobat Version 11. With Version 10, I had LiveCycle Designer ES2 in which to build forms. The version 11 doesn't seem to come with LiveCycle; instead it is replaced with Adobe Forms. Is it just my imagination that Adobe Forms seems very simplistic and incapable of complex form detail? I can't even seem to get 2 fields side by side; it seems like one field has to go beneath another. Can Adobe Forms be used for complex forms, or am I missing something here? Can you run LiveCycle with Adobe version 11, and if so, how would you do that, or would you have to run both Adobe versions 10 and 11 together, which I know is not supported. Thanks for any enlightenment you can provide.

    Hello,
    You may want to check if you are eligible for a free upgrade to the latest version of Adobe LiveCycle Designer. For more information, see http://www.adobe.com/in/products/acrobatpro/faq.html.
    I hope it helps.
    Regards,
    ~ Vishal
    Sr. Content and Community Lead, LiveCycle

  • How to print out the Forms and Table fields relationship, data mapping?

    I create a forms and tables relationship inside the Form Developer 11g, once I created the Data relationships between the form data field and the Table column name. I don't have any command to print it out, such as Layout Wizard.
    Are there any programs on Windows platform can print it out?

    hi all,
    i have try to do this
    public static void Readbinary() throws Exception
              String file = "D:\\05-09.190501+0800";
              DataInputStream dis = new DataInputStream(new FileInputStream(file));
              //but then how to read the content ??????can you give me more hint ?????
    i have find the netflow v5 structure by C
    struct NFHeaderV5{
    uint16_t version; // flow-export version number
    uint16_t count; // number of flow entries
    uint32_t sysUptime;
    uint32_t unix_secs;
    uint32_t unix_nsecs;
    uint32_t flow_sequence; // sequence number
    uint8_t engine_type; // no VIP = 0, VIP2 = 1
    uint8_t engine_id; // VIP2 slot number
    uint16_t reserved; // reserved1,2
    struct NFV5{ 
    ipv4addr_t srcaddr; // source IP address
    ipv4addr_t dstaddr; // destination IP address
    ipv4addr_t nexthop; // next hop router's IP address
    uint16_t input; // input interface index
    uint16_t output; // output interface index
    uint32_t pkts; // packets sent in duration
    uint32_t bytes; // octets sent in duration
    uint32_t first; // SysUptime at start of flow
    uint32_t last; // and of last packet of flow
    uint16_t srcport; // TCP/UDP source port number or equivalent
    uint16_t dstport; // TCP/UDP destination port number or equivalent
    uint8_t pad;
    uint8_t tcp_flags; // bitwise OR of all TCP flags in flow; 0x10
    // for non-TCP flows
    uint8_t prot; // IP protocol, e.g., 6=TCP, 17=UDP, ...
    uint8_t tos; // IP Type-of-Service
    uint16_t src_as; // originating AS of source address
    uint16_t dst_as; // originating AS of destination address
    uint8_t src_mask; // source address prefix mask bits
    uint8_t dst_mask; // destination address prefix mask bits
    uint16_t reserved;
    but how to translate the structure to java,then get the data from the file ?
    Edited by: 903893 on Dec 21, 2011 10:52 PM

  • To Call Another Form and Save Related MAster Data from a Transaction Form

    Hi
    Our project requires that forms for creating masters be called whenever the value (Key Value) being referenced in other forms are not found. For doing this I had used the When-Validate-Item Trigger and checked for the key value in the master tables and if not present, I use the Call_Form method to call the master form and create the key value and then come back to the Form in which I was working to continue processing the rest of the data.
    It works well if the CAlling forms is in INSERT MODE but Not in UPDATE MODE ( returns a message A Calling Form has unapplied Changes, Cannot Save data (Error: FRM-40403)).
    This same feature I tried to work it out around with a Key-Next-Item Trigger, it works fine for both the cases but as long as the user tabs out of the field from keyboard controls like the Enter Key or the Tab Key. But in case he wishes to click on the next field or some other button with a mouse OR he uses a keyboard shortcut to do some other operation viz. F10 for saving data, the trigger is not fired and that returns a ORACLE error (in case a database Integration issue arises) OR saves an invalid data.
    I would like to know what kind of triggers could we write to exactly call a master form to save a new key value irrespective of whether the calling form is working in INSERT mode or QUERY Mode.
    One way to do it is to use EXIT_FORM(DO_COMMIT, NO_ROLLBACK). But if the Primary/Calling form is closed without a Commit, then the related Master DAta is also Not Saved.
    Please Let me know if we can save the master data whatever be the state of the CAlling Form permanently.
    Thanks and Regards

    You are going to need to POST in the Called Form rather than committing (and make sure that you do not rollback when you exit).
    The Post will insert the master record into the DB but it will not be committed until you issue the commit in the Calling Form.

Maybe you are looking for

  • Adobe Reader XI and HKLM

    Hi, It is possible to migrate specific registry settings in HKEY_CURRENT_USER to HKEY_LOCAL_MACHINE, thereby setting certain Acrobat Reader XI product settings and preferences for All Users ? I need to set the same settings of preference of Adobe (Ja

  • Hierarchy format in Flat file

    Hi gurus,       please tellme  the Hierarchy format in Flat file.            ThanQ.    Regards,    Ramesh.

  • HT201991 When I review an app, my 'name' shows up as just a bunch of random letters.

    I noticed that if I review an app, my name shows up as just a string of random letters like "BJKCLCJDOIOSUODIDJDJLD" I also noticed that it seems everyone else's review name shows up as at least something that reads like a nickname. I have tried find

  • Need help MPEG-2 thing

    SOMEONE HELP PLEASE I have QT Pro then I got the MPEG-2 to export movies to my ipod with audio which is the main problem. 1) When you export movies to the ipod, say its about 20 mins, how long should it take? It takes hours for me and then it didnt e

  • Samsung S3 - Android Phone : Problem of synchronization

    Hi, On my new Samsung S3, I use the native app to read my emails (with the "not delete" option to keep them on the server to read them on my PC with outlook). 2 different problems : 1 - When I synchronize my message, I only have some mails in my box.