We have a process that calls the generatePDFOutput service and returns a PDF. If I wanted to strip the output PDF of pages and just return a subset of the pages (similar to Extract PDF pages using Adobe Acrobat) , is there a process right now that will allow this in Workbench? I use the Activity Pic...
Hello guys,I need to pull information from a database into a custom table that I have created in Adobe LiveCycle Designer. The connection to the database is set up, but the information is coming in the wrong order.The data is split up into sections, with each section having a bunch of records relate...
Hello,I am trying to add a new field in a table and I want it to align to the right of the existing field but it will only align above or below it. I think I have been through every single setting in Livecycle and I cannot get it to work. I have literally spent HOURS trying to sort this out. Does an...
Hi allI have created a PDF form where an email is automatically generated after pressing a button ('normal' button with the code to implement an email in it (event.target.submitForm)).For a long period of time I did not have any issues. Many users could send out the form and Outlook opened perfectly...
I would like to write a text in LiveCycle ES4 in a vertical direction. So far I can only write in a horizontal direction. I just need this one line of text to go in a text file in a vertical direction.
I have a button that should only be clicked once. Once it is clicked, it needs to be disabled (i.e. click event should not be fireable). I have JavaScript that I thought accomplished this:this.access = "readOnly"; But it appears this only disables the ability to "click" using the mouse. The button i...
Hi. Relative newbie at this program. i have these faint lines that stick out from drawn lines which i have inserted and cannot find a way to get rid of them. They even show up in the "preview PDF" tab. Help!
Hi all,I'm using LiveCycle Workbench ES2.I already have a process to convert a Form into a PDF output and it's working fine. FORM -> PDFWhat I need now is to insert a "transformation" in between so the new process would be FORM -> Image collection -> PDFWhy?Because I got some visual artifact...
Hi all,I have to place an Arc object inside a subform, but this subform's height is half the circle heigth that contains the Arc.Is there a way to do so without changing the height of the subform?Thanks!!!