Dear All,I need to create a script with the option for addidional raws (Dezimalfelde2 +Dezimalfelde3+..... ) the total sum should include all future raws…How can I create it? Please see above the below javascript…I tried to write (Dezimalfelde2[*]) just to indicate all fute rows but its not working!...
I had almost completed a 12-page form, created using LiveCycle Designer ES2, when LC crashed as I was trying to save the form. Upon navigating back to the document it shows as being 0 kb and an "Invalid PDF file".I had been saving after finishing each page of the form, and have put many hours in to...
Say I design a form in LiveCycle (version 8.2 or 9) which uses an OLEDB DataConnection binded to fields to populate them. Furthermore if I am using FormCalc or JavaScript to build buttons to navigate/update/delete/insert records in the database, will this functionality work in Adobe Reader (version...
Good Day everyone.It seems I am caught in an endless “do loop” trying to figure out how to get a row to repeat without the headers being repeated each time. As well, I have a delete button on each row. After adding a couple of rows, I can only delete 1 row then when I try to delete the next row I ge...
Hi EverybodyI have installed Adobe LiveCycle Reader Extension Server into my machine. But i don't know how to use this to make a pdf reader extended. Please Help me in this regard.Thanks,Manjeet
Hi EverybodyI want to know about the installation of Adobe Reader Extension Server. I have Adobe LiveCycle ES2 service pack installed into my machine. Now, i want to install Adobe Reader Extension ES3 into my machine.I want to know, will it be work with my machine? Will Reader Extension ES3 be comp...
Hello all:I am new to Adobe Livecycle Designer (version 8.0). I have created a 3 page interactive pdf form with numerous objects (text fields, radio buttons, drop-down boxes, etc.), that our business wants to begin using soon.I am having difficulty with some of my Javascript not working with a few o...
I need to write a script that uses radiobuttons. If a radiobutton is selected (my radiobuttion is called rbJanuary) then textbox1 = textbox2.How would I write this and should it be in FormCalc or Javascript? Thanks!
Hi All, Please let me know what i can do! I have enabled "Enable Additional Features" in acrobat to allow my dynamic pdf form to be saved. However, after being saved and reopenning the saved form in reader, the pdf is still dynamic and edits can to text fields or drop down lists can still be made. I...
Is it possible to generate the email subject from a user-filled text field?For example:When the user enters 'John Doe' for their name in a form, the subject line would be 'John Doe'. <submit format="pdf" textEncoding="UTF-8" target="mailto:mbox@company.com?subject=<John Doe>"/>