Need to add flex grid in livecycle form to generate dynamic PDF

Hi,
not sure this is the right fourm or not, but I require a way to add flex data grid in my livecycle form to generate PDF containing flex grid.
I tried adding a flex swf in Flash Field in Live cycle but it is giving me
Error #2032: Stream Error. URL: file://PDFMedia026281/g/framework4.6.0.23201.swf
I am new to this environement so any help would be great.

Hi,
with Designer ES3 (formerly know as ADEP Designer) you can use Flash files within XFA forms.
Check Niall O'Donovan's article.
He has prepared a nice example of using flash charts which can be manipulated at runtime.
http://www.assuredynamics.com/index.php/2011/10/whats-new-in-adep-designer/

Similar Messages

  • How to add a bar code to each page in dynamic pdf

    I am using adobe livecycle to create dynamic form. I have a requirement where I need to add BarCode field to alternate pages in pdf document. The pages can grow dynamically when pdf loads.

    This forum is for questions about forms created with Acrobat. There is a LiveCycle Designer forum here: LiveCycle Designer

  • Created a dynamic form (saved as dynamic pdf) have an email link (that works), when the email is rec

    I have a dynamic form that I created and I need to get it posted but am having some issues.
    1. I need the fields to be optional and it tells me that the information entered is not what was expected
    2. I have a button to click that will send the completed form to a department mailbox, but when the form arrives it is a .xml and only contains the newly entered information. What did I do wrong? I saved it as a dynamic pdf.
    3. Is there a way to send you my form so that we can talk about it together???
    I am on the verge of tears with frustration.....

    Here is the warning message I get.  This is from the Preview PDF mode.
    cid:[email protected]
    I fixed the email buttons like you directed thank you!
    When I tried to the do the file save as for the reader extended pdf, this is all I get:
    cid:[email protected]
    I have working on this since January along with many other projects (mostly presentations) and the department that this form is for is chomping at the bit because they need to track their training requests coming in and are working to shift the process of how you request training for the entire enterprise.  I am attaching the form so maybe you can take a peek at the damage I’ve done ☺  I think it would be helpful if I took a class, everything I’ve done I’ve taught myself with trial and tissues!
    Thank you so very much for your advice and help I truly appreciate it!
    Brenda Beebe-McWhirter, RN |Staff Development Instructor |WellMed Medical Management, Inc.
    Telephone: 210-561-6533 ext 6114  | Fax: 210-617-4091  |  http://www.wellmedmedicalgroup.com

  • Help, I need to add a table to a form in Adobe designer

    Anyone know how to add a table (that the end user will be able to fill in) to a Adobe designer form that I'm creating? I figured it would be in the tools but is not?????

    Have you already taking a look at this post?
    http://www.adobeforums.com/cgi-bin/webx?128@@.3bba9c53

  • Need to know how to merge interactive form with text page pdf

    I have an interactive pdf form, I need to merge this with another pdf page which is not a form. Kindly advice how I can do so using Adobe livecycle or acrobat pro X.
    Regards,
    Pooja

    Hi Pooja,
    How is your Interactive PDF form is created(LC Designer or Acrobat X). If you used LC Designer then you cannot merge the page, the only option is to create a new page in designer and copy and paste the content.
    If you used acrobat to create the Form then you easily merge the PDFs using combine feature in Acrobat.( File> Create> Combine files)
    Hope this helps. Let me know if you have any other question.
    Regards,
    ~Pranav

  • Can a forms central generated fillable PDF be updated and submitted multiple times?

    I am creating a set of forms to support a client's workflow.  One of the forms is a budget worksheet, showing budgeted amount and actual amount.  Since a previous form submission can't be accessed and updated, I was conidering using a fillable PDF.  I understand that the previous submission can't be updated, but can the form be resubmitted, creating a new row in the database?

    Yes, the form can be submitted over and over again. Each submission will be a new row in the Response table.
    Randy

  • Acroread 8.1.2 unable to process PDF 1.6 documents generated by Adobe LiveCycle Forms 7.0

    Our workflow uses LiveCycle Forms to generate PDF 1.6 documents with embedded JavaScript and XML. These PDFs work fine with Adobe Reader 8.1.2 on Windows; they display correctly, the interactive fields work as expected and the documents can be printed properly.
    However, acroread 8.1.2 on Solaris is not able to process the same documents correctly. When we run acroread headlessly as follows:
    cat xxx.pdf | acroread -toPostScript -level2 > xxx.ps
    the resulting PostScript file displays a message saying "To view the full contents of this document, you need a later version of the PDF viewer. You can upgrate to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html"
    I have confirmed that we are using the latest version of acroread for Solaris.
    Does anyone have any insight into why this message is being generated by acroread 8.1.2?
    edit: acroread is able to process other PDFs as above without problem. It only has problems with PDFs generated by LiveCycle Forms which include embedded JavaScript and XML.

    Neha,
    Thanks for the response.
    We are running acroread headlessly since it is on a remote server that we access via telnet. Without an XServer session, I can't tell whether acroread is able to read and display the PDF files normally. However, we can view the PDFs with Adobe Reader 8.1.2 on Windows and the acroread -toPostScript command-line that we are using does work properly with other PDFs.
    I will email you a copy of a problematic PDF shortly.
    Regards,
    Steven Dickson

  • Need to add a second weblogic server for high availability

    I have a weblogic 10.3.3 server with forms and reports 11.1.1.3.
    I have an adminServer, WLS_FORMS and WLS_REPORTS managed servers setup.
    This was setup with the wizard, so the WLS_FORMS is in the cluster_forms cluster group and WLS_REPORTS in the cluster_reports group.
    I now need to add a second server with forms and reports also to act as one big server and provide high availability and load balancing.
    How do I achieve thsi, is there a wizard that will do this?
    The two servers are setup in exactly the same way, with the same versions of Weblogic and Forms and Reports.
    Thanks in advance.

    I do not know "reports 11.1.1.3" application, but from your description this application is already targeted on a clustered configuration.
    So it should be sufficient to add 2 new instances in the WebLogic domain "WLS_FORMS_2", "WLS_REPORTS_2", include them into the existing clusters and add a load balancer (like apache + wleblogic-plugin) that will balance requests on instances.
    I never heard of wizards to create such clustered environments. However it is not hard to do:
    1- Install binaries on the new machine
    2- Create the domain configuration directory on the new machine using config.sh wizard in the same way you have aleady done with the first machine.
    In this step you can create a clone of the existing domain, but it is enough to create a domain with the same name and the same admin instance.
    Instead of using config.sh, you can also copy the domain directory from the existing machine and change diretories in scripts if needed.
    The domain configuration is needed only to find the binaries, the basic domain files common to all installations, and to allow startup scripts (see point 4-) to connect to the admin and download the domain/instance configuration.
    3- Configure the new instances on the existing WebLogic console
    4- Create startup scripts for "WLS_FORMS_2", "WLS_REPORTS_2" on the second machine
    Bye
    Mariano

  • Merging pdf and livecycle form pdfs

    I would like to merge a regular pdf created from word with a livecycle create form.  Acrobat will not permit this.  The livecycle form is a static pdf form with not complex functions.  Can this be done?
    Thanks
    Jacque

    Thanks, is there a program or a way to combine them into a single file for distribution?

  • Populating dynamic PDF Form Content

    I have a livecycle form I designed that I need to populate with data coming from ColdFusion. Easy enough except for the dynamic areas of my form. I have numerous subforms in my PDF where a user can add extra fields (or rows in a table) and then submit the form. The problem is that I don't know how to access the fields within the subform when there is more than one to populate them. Can't post a dump of the submitted form, but it flows like this:
    form1
         page_1_subform
              subform
                   subform
                        subform
                             array of text fields
    I can process this with no problems on the CF side, but when trying to populate the form I'm having problems. I have javascript in the form that will add enough instances of the fields, but it doesn't populate them.
    Any thoughts???

    Take a look at this blog entry how you can use xml to populate dynamic forms.
    http://www.supportobjective.com/blog/index.cfm/2010/5/27/ColdFusion-and-multirow-forms-ins ide-Dynamic-PDFs
    You might find a way using this approach.

  • How to add Document group  in t code S_ALR_87012082 for dynamic selection.

    Hi Gurus,
    I Need to add  Document group  in t code S_ALR_87012082  for dynamic selection.
    Currently here two groups are showing , Vender and Comp Code. i need to add Document group  there. Kindly guide me in this.
    Thanks in advance.

    Hi
    Pls follow below report
    *S_ALR_87012103 - List of Vendor Line Items *
    In dynamic selections you can find Document number, there you can give the range
    Reg
    Vishnu

  • Automatically add pages to LiveCycle form

    Does anyone know how to automatically add a page in a pdf form. I have created a 2 page pdf in LiveCycle Design ES 8.1 and on the second page there is a huge simple text field. What I want is...if the user has used the required space in the text field then I want LiveCycle to automatically create the second page on another page with that field so the user can continue. Is that possible? If so how? if you need code, what is it? Please HELP!!!!!!!!

    There is an example of doing just that. Look at the samples that are shipped with the Designer. Here is where they are on my machine:
    C:\Program Files\Adobe\LiveCycle Designer ES\8.2\EN\Samples\Forms\Purchase Order\Dynamic Interactive
    You will not have the 8.2 folder but something similar. Have a look at the comments field. It does exactly what you ask. Note that they layout will not change until you leave the field.

  • Can I cause checking a box to add 1 to a calculated form field?  I have a field that sums the numbers entered in several previous fields and need to be able to add "1" if a checkbox is selected as well.

    Can I cause checking a box to add 1 to a calculated form field?  I have a field that sums the numbers entered in several previous fields and need to be able to add "1" if a checkbox is selected as well.

    I think it has something to do with the way the value of the check box is exported, but I'm not sure.  With nothing being exported to Data5, Data6 displays the sum of Data1-4 rounded down to the nearest whole number and updates automatically as Data1-4 are updated.
    Right now, assuming Data1-4 are 0, where data 5 is the output of the second example and any box is checked,  "1" is displayed in data5 but nothing is added to data 6. Selecting any other check box or deselecting that check box will cause data6 to add 1 even if data5 displays "0".  By way of example:
    Selecting Check box 16 results in Data5 displays 1 and Data6 displays zero.
    Then, if any or all of Checkbox17-20 are selected, Data5 displays 1 and Data6 displays 1.
    Then, if any or all of Checkbox17-20 are deselected, Data5 Displays 1 and Data6 displays1.
    Then, if Checkbox16 is deselected, Data5 displays 0 and Data6 displays 1.

  • Need to add a new page 1 to a completed form

    I have a 4 page form that was completed. Now I need to add a new page 1 with information in text fields. When I insert a page it is inserted as the last page. I then move the page in the Hierarchy to the correct position and get 2 blank pages. When I try to delete the first one, I'm told there is no subform so the page cannot be deleted and the command is ended.
    Thanks,
    MDawn

    Hi,
        I think I found the issue with the form..you can confirm..
        For the page/ Subform "GuestSysAccessReq" you selected "Following Previous", for "Place" under Pagination tab. And rest of the Pages/ subforms you selected "Top of Next Page" as a value for "Place". And again at the end for "guidelines" page you selected "Top of Page -> Page1" as a value for "Place".
       I corrected all the pages/ subforms to have the same value for the "Place" field as "Top of Page -> Page1" and then I added a new page and I could able to move the page to be the first page in the heirarchy. It did not add an empty page.. I am attaching the modified frm in the forum for your reference..
       Let me know if you have any issues.
    Thanks
    Srini

  • I need to add an attachment to a pdf form from the SBA it is OIC_TABS_NGPC_nl.pdf

    I need to add an attachment to a pdf form from the SBA it is OIC_TABS_NGPC_nl.pdf

    Do the people who made the form SAY you can add an attachment? If not, do not consider it. The form will probably be read by a computer, so it will only look in the form fields provided.

Maybe you are looking for