Unless I am mistaken, when you attach documents to a PDF then e-mail it to someone, the receipient has no indication there are attached documents. The Paperclip pane does not automatically open to display the attachments. Is there a way to indicate a PDF has attachments?Thanks
Dear all,I have 3 fields in a line of a table. The third of them is the result of the multiplication of the first two.Then there is a subtotal field which summarizes all the multiplications. But this isn't working fine. Though when I show a Messagebox with the value of the subtotal field it seems fi...
I have a form with a checkbox that, when checked, displays an error message using Javascript xfa.hostmessage on the click event. I would like the form to close after the user clicks "OK" on the Javascript Warning box.I have tried adding an app.execMenuItem(Close); script after the xfa.hostmessage b...
Can anyone tell me the best possible way to convert PDF files to XDP? I have 500 PDF forms that needs to be converted to XDP. Not sure if this really works out well but would like to give it a try otherwise we need to re-design the forms from scratch.I am aware that there is a PDFUtility that I can ...
Hi,Need help in printing the Adobe LiveCycle PDF in Adobe PDF defualt.We have requrement, when user clicks on print buttonm by default printer name should be as Adobe PDF and when user clicks on Ok it should print in PDF istead of hard copy.Is is possible ?Thank you,Jay
Hello All.I am using the following javascript that I found to email a form:var subject = form1.SF1.TxtFld1.rawValue.concat(_form1.SF1.TxtFld2.rawValue);var myDoc = event.target;try { myDoc.mailDoc({ bUI: false, cTo: 'myEmail@email.com', cSubject: subject, cSubmitAs: "X...
Hello, I am relatively new to LifeCycle Designer and have a problem with inserting a table in a invoice document, which later should be fillable in acrobat.I added several text fields, but the table insertion is not working. In the menu and in the object library "table" is in grey.Do you have some a...
The form I created has a button. In the body of the email that comes from this button I included a link for locating the pdf on a server. For instance we'll say the complete link is:\\nw\pacific\title\building\RA-12-18530 EnclosureHowever the space between the number 18530 and Enclosure is creating ...
Adobe Live Cycle Designer 8.0I have my Before DIR% calculated by dividing (TotalDebts/TotalIncome*100) and have it show up as a percentage (ie 26% OR 31% instead of .26 or .31). I need it to show up blank if there isnt anything going on. Same for "After DIR" and "% Unsec to Inc". I also have anothe...
Hi,I have created a table in a dynamic form where the user can add or remove rows as required. In the final row which is fixed I want the cells to auto calculate the numbers entered in the cells above. Can this be achieved in LiveCycle Designer?Many thanks in advance Lee