Problem assembling XFA forms with DDX NoForms/ or NoXFA/ tags

I am unable to assemble or stitch together multiple PDFs into one.<br /><br />Runtime DDX<br />  <?xml version="1.0" encoding="UTF-8" ?><br />- <DDX xmlns="http://ns.adobe.com/DDX/1.0/"><br />- <PDF format="XDP" result="package.pdf"><br />  <PDF source="PDF2.pdf" /><br />- <PDF source="PDF1.pdf"><br />  <NoForms /><br />  </PDF><br />  </PDF><br />  </DDX><br /><br />Runtime Error<br />com.adobe.livecycle.assembler.client.ProcessingException: ALC-ASM-S00-002: Failed to execute the DDX - error messages provided.<br />at com.adobe.livecycle.assembler.AssemblerServiceImpl.makeResult(AssemblerServiceImpl.java:8 28)<br />at com.adobe.livecycle.assembler.AssemblerServiceImpl.execute(AssemblerServiceImpl.java:467) <br />at com.adobe.livecycle.assembler.AssemblerServiceImpl.invoke(AssemblerServiceImpl.java:408)< br />at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br />at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br />at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br />at java.lang.reflect.Method.invoke(Method.java:585)<br />at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)<br />at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)<br />at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionInterceptor.java:74)<br />at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTAdapterBean.java:342)<br />at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionCMTAdapterBean.java:212)<br />at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapter_z73hg_ELOImpl.doS upports(EjbTransactionCMTAdapter_z73hg_ELOImpl.java:223)<br />at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)<br />at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java:72)<br />at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyInterceptor.java:55)<br />at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)<br />at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:132)<br />at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)<br />at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.java:60)<br />at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)<br />at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)<br />at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:315)<br />at com.adobe.idp.dsc.provider.impl.ejb.receiver.EjbReceiverBean.invoke(EjbReceiverBean.java: 156)<br />at com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation_fpvhue_EOImpl.invoke(Invocation_f pvhue_EOImpl.java:60)<br />at com.adobe.idp.dsc.provider.impl.ejb.receiver.Invocation_fpvhue_EOImpl_WLSkel.invoke(Unkno wn Source)<br />at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:550)<br />at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:224)<br />at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:440)<br />at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.

The AssemblerResult.getJobLog() method will give you an XML file that contains the details of what went wrong. Most likely the issue is that the documents being assembled are not convertable to XDP format.

Similar Messages

  • Assemble XFA Forms

    Hello,
    DDX can be used to assemble two or more PDF files togetehr as one. But if the PDF were produced from XFA files (usually designed by LC Designer) the DDX-Service (8.0.1) stops to work saying:
    2008-07-16 14:55:55,609 ERROR [com.adobe.internal.ddxm.Executive] DDXM_S00001: Failed to assemble result named out.pdf
    com.adobe.internal.pdfm.assembly.PDFMDocAssemblerException: PDFM_S02011: Document "baseDocument" cannot be assembled because it is an XFA-based form.
    at com.adobe.internal.pdfm.assembly.DocAssemblerImpl.prepareBaseDocForAssembly(DocAssemblerI mpl.java:250)
    at com.adobe.internal.pdfm.assembly.DocAssemblerImpl.assemble(DocAssemblerImpl.java:124)
    at com.adobe.internal.ddxm.task.pdf.AssemblePDF.execute(AssemblePDF.java:139)
    So, how to assemble XFA-Files?
    Regards, Leo

    Hi Leo,
    You can find more info on this topic here:
    http://livedocs.adobe.com/livecycle/8.2/ddxRef
    Search for: assemble XFA, then choose the topic 'Restrictions on documents containing forms'
    _Seth

  • Problems processing Acrobat forms with PHP

    It's a real simple script. All we do is have users fill out a
    form with information and it's sent to a php file on the server,
    which then sends an e-mail to the admin with the user's input then
    sends a thank you e-mail to the user. I used regular web forms
    using the post method with input tags. The php code recognized the
    values of regular htm forms, but we are converting all of our forms
    to PDF.
    I am having problems with Acrobat form submission. I tried
    sending the data using the http submit/post, but I cannot figure
    out how to stop it from displaying the user input inline (ie.
    name=nameaddress=addresscity=citystate=state). Our clients cannot
    receive e-mails with everything inline like that. I cannot send it
    using mailto: or by the default e-mail either because the clients
    cannot receive attachments.
    I heard that sending the form via xml and parsing it would
    work, but when I use the parser it needs the exact .xml file name
    and every time someone submits a form the file name changes.
    Does anyone know how to use the http submit method in acrobat
    and stop the text from displaying inline, how to parse the xml, or
    of any other ways that will make the text display correctly?

    Please post to the correct forums. At least 2 other
    duplicates of this post are also in the Connect forums, which are
    wholly unrelated to PDF topics.

  • XFA form with button to save file with unique filename

    Is there a way to save a file with a unique filename using some data a user has entered (name, for ex.) that will fire when the user clicks a Print button? Attached is a file for reference.

    Yes, I'm getting close. With this
    var 
    vTargetName = Page1.dateStamp.rawValue + " HSS Foot & Ankle for Patient " + Page1.First_Name.rawValue + " " + Page1.MI.rawValue + " " + Page1.Last_Name.rawValue + ".pdf";
    var  
    vCurrentName = event.target.documentFileName.toString(); 
    if  
    (vCurrentName == vTargetName)app.alert("Thank you. Your form has been saved."); 
    else
    app.alert("There was a problem. Your form has not been saved.");
    I do get an alert when the PDF is saved. But if I modify the folder js to say var vPath = "/c/HSS/ instead of var vPath = "/c/HSSSave/ I don't get the alert "There was a problem." Do you see an error in the else condition?

  • Problem displaying my form with Form9i

    Yep I got another problem with Form9i :/
    The problem is when I try to execute my form, It doesn`t load my form but a form with an Oracle background...anyway nothaing related with the form that I expect to look at.
    PS: I start Oc4j instance before I load my form and Im on winXP and I use Explorer5.
    thx

    the url is:
    http://sim:8888/forms90/f90servlet?form=C:\Documents%20and%20Settings\Simon\Desktop\oraclefile\AJOUTER_FILM.fmx&userid=SIMON/SSURFERS@labase&buffer_records=NO&debug_messages=NO&array=YES&query_only=NO&quiet=NO&RENDER=YES
    and when I click on run the error that appear is frm:909210 wrong paramater after the key on the command line.

  • Problem assembling atomic.s with as/fbe

    I've tried with the system as, SS12 fbe and SSX fbe and all the same result. I've done some changes to the ON build and when it hits atomic.s I get the errors below..
    Something is misconfigured in my env or how can I track down a solution/work-around to figure out if it's a bug..
    I'm not sure the SWAN path for atomic.s, but shouldn't be hard to find.. I'd provide the -E preprocessed output, but have to look what at what to pass to cpp to get it to save the tmp file.
    as -K pic -P -D__STDC__ -D_ASM -D_REENTRANT -Damd64 -D__amd64 -DTHREAD_DEBUG -I. -I./inc -I../inc -DTEXT_DOMAIN=\"SUNW_OST_OSLIB\" -D_TS_ERRNO -I/work/onnv-gate/proto/root_i386/usr/include -I/usr/include -DWORDEXP_KSH93=0 -DPIC -D_REENTRANT -xarch=amd64 -P -Ui386 -U__i386 /work/onnv-gate/usr/src/common/atomic/amd64/atomic.s -o pics/atomic.o
    Assembler: atomic.s
         "work/onnv-gate/usr/src/common/atomic/amd64/atomic.s", line 435 : Symbol "atomic_and_uchar_nv" already has a size
         "/work/onnv-gate/usr/src/common/atomic/amd64/atomic.s", line 436 : Symbol "atomic_and_8_nv" already has a size
    Thanks
    ./C

    Credit for this should go to [email protected]
    Need to remove the parentheses and change the the .int over to .quad
    .amd64cache1: .quad 64 * 1024
    .amd64cache1half: .quad 32 * 1024
    .amd64cache2: .quad 1024 * 1024
    .amd64cache2half: .quad 512 * 1024
    .largest_level_cache_size:
    .quad 1024 * 1024
    (this is all with as: Sun Compiler Common 12 SunOS_i386 snv_93 06/19/2008, but I confirmed SS12 patched does the same thing)
    and for the next issue
    /usr/bin/as -K pic -P -D__STDC__ -D_ASM -D_REENTRANT -Damd64 -D__amd64 -DTHREAD_DEBUG -I. -I./inc -I../inc -DTEXT_DOMAIN=\"SUNW_OST_OSLIB\" -D_TS_ERRNO -I/work/onnv-gate/proto/root_i386/usr/include -I/usr/include -DWORDEXP_KSH93=0 -DPIC -D_REENTRANT -xarch=amd64 -P -Ui386 -U__i386 gen/memcpy.ss -o pics/memcpy.o
    Assembler: memcpy.s
         "gen/memcpy.ss", line 1361 : Illegal mnemonic
         Near line: "     jmpq *%r11"
         "gen/memcpy.ss", line 1361 : Syntax error
         Near line: "     jmpq *%r11"
         "gen/memcpy.ss", line 1371 : Illegal mnemonic
         Near line: "     jmpq *%r11"
         "gen/memcpy.ss", line 1371 : Syntax error
         Near line: "     jmpq *%r11"
         "gen/memcpy.ss", line 1374 : Illegal mnemonic
         Near line: ".memcpyfwdPxQx: .int .memcpyP0Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1374 : Syntax error
         Near line: ".memcpyfwdPxQx: .int .memcpyP0Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1374 : Illegal mnemonic
         Near line: ".memcpyfwdPxQx: .int .memcpyP0Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1374 : Illegal mnemonic
         Near line: ".memcpyfwdPxQx: .int .memcpyP0Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1375 : Illegal mnemonic
         Near line: " .int .memcpyP1Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1375 : Syntax error
         Near line: " .int .memcpyP1Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1375 : Illegal mnemonic
         Near line: " .int .memcpyP1Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1375 : Illegal mnemonic
         Near line: " .int .memcpyP1Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1376 : Illegal mnemonic
         Near line: " .int .memcpyP2Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1376 : Syntax error
         Near line: " .int .memcpyP2Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1376 : Illegal mnemonic
         Near line: " .int .memcpyP2Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1376 : Illegal mnemonic
         Near line: " .int .memcpyP2Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1377 : Illegal mnemonic
         Near line: " .int .memcpyP3Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1377 : Syntax error
         Near line: " .int .memcpyP3Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1377 : Illegal mnemonic
         Near line: " .int .memcpyP3Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1377 : Illegal mnemonic
         Near line: " .int .memcpyP3Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1378 : Illegal mnemonic
         Near line: " .int .memcpyP4Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1378 : Syntax error
         Near line: " .int .memcpyP4Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1378 : Illegal mnemonic
         Near line: " .int .memcpyP4Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1378 : Illegal mnemonic
         Near line: " .int .memcpyP4Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1379 : Illegal mnemonic
         Near line: " .int .memcpyP5Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1379 : Syntax error
         Near line: " .int .memcpyP5Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1379 : Illegal mnemonic
         Near line: " .int .memcpyP5Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1379 : Illegal mnemonic
         Near line: " .int .memcpyP5Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1380 : Illegal mnemonic
         Near line: " .int .memcpyP6Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1380 : Syntax error
         Near line: " .int .memcpyP6Q0-.memcpyfwdPxQx"
         "gen/memcpy.ss", line 1380 : Illegal mnemonic
         Near line: " .int .memcpyP6Q0-.memcpyfwdPxQx"

  • Problems printing a form with Adobe 8 Standard

    I created a form using LifeCycle Forms ES and sent it out for use in our company.
    I have received comments back from Adobe 8 Standard users that when they print the form the form rearranges itself.  Has anyone ever run into this issue or know how to fix it?
    Thanks!

    This is basically the same question as : http://forums.adobe.com/message/5405961#5405961
    You can only fill out the PDF forms in Adobe Reader, Adobe Acobat and Acrobat Mobile. Some browser will have Reader plug-ins which would allow you to fill out the form dirrectly in the browser but that is not guarenteed. This is a limitation from the browser (like Chrome) pdf capabilities (they just don't support all the PDF form's features and scripting).
    You will not have the option to embed the form when it is an PDF imported into FormsCentral. This is a feature only available for forms's designed in FormsCentral (web forms).
    We always suggest to people to have a button to download the PDF from their website (not embeded) and that they warn their fillers that they need to fill out the form using Adobe Reader, Acrobat or Acrobat Mobile
    For more information see:
    http://forums.adobe.com/docs/DOC-2013
    http://forums.adobe.com/docs/DOC-2653
    Gen

  • Dynamic xfa form - digital signature becomes invalid

    Greetings forum,
    I have question regarding dynamic xfa forms and hope, that you can help me.
    I filled a pdf form based on a dynamic xfa form (with extended rights for Reader user) using iText. When the content of the PDF is changed, the digital signature becomes unvalid, so that the rights are no longer vaild.
    Therefore Adobe Reader (9.0) does not save the PDF. I get the following error message:
    "This document contained certain rights to enable special features in  Adobe Reader. The document has been changed since it was created and these rights are  no longer valid. Please contact the author for the original version of this document."
    I tried the following workaround with itext:
    PdfStamper stamper = new PdfStamper(reader, new FileOutputStream(RESULT), '\0', true);
    (http://1t3xt.info/tutorials/faq.php?branch=faq.itext&node=enabled_form),
    but I doesn't seem to work.
    As a result, the rights are valid but the content of the PDF wasn't changed.
    Is there any workaround for that or does it only work static xfa forms/acroforms?
    Many thanks for you support!
    Irina2000

    Sounds like you tried to fill in a form using Acrobat without the form feature use. Actually iText from what I can see is not using Acrobat, but a third party product. To fill in the form, you simply use the hand tool to move over a form field where the tool will change to an Ibeam or similar pointer tool. Select the field and type in the data. That should not make any changes to the PDF in the sense that has been stated. I have no clue where iText comes into the picture.

  • Problems working with XFA forms in Acrobat

    I recently upgraded from Acrobat X Pro to Acrobat XI Pro.  I thought this would be an upgrade but I am missing X for several reasons.  I created a dynamic form in Acrobat that has several expanding tables.  I have distributed this form to several people within my company and they fill out the data and return it to me.  At times I need to get the data from the tables into a spreadsheet.  With Acrobat X Pro I would simply highlight the table I wanted to export and right clicked  'exported selection as' and saved it as a workbook.  Now that I have Acrobat XI I try to do the same thing, but when I click 'save' I get the error 'PDF files containing XFA forms cannot be saved to the specified format.  I have also tried saving the entire document as a spreadsheet with the same outcome.  Is there any other way to pull the data from a fillable XFA form into excel or am I stuck?
    Any help or response will be greatly appreciated.

    I'm having the same issue.  Is there a trick we don't know about?

  • Problem when creating a Form with Launch Task Form Wizard

    Hi all,
    I'm using jdeveloper 11.1.1.6 over Windows 7 64bits for my BPM project.
    I'm a new with BPM and i have a problem when trying to create a task's Form with the "Launch Task Form Wizard". I'm trying to create my Form based on a custom template, i already have imported the template as a library, now after i have selected the template i follow the wizard and i reach the wizard's rowX-columnX where i should choose the field i want in my form, but the problem is that i don't see any fields in that part of the wizard, the window is empty :(
    I have created a business object based on a XSD, then i created a process data object based on the previous created business object and finally i used this data object as a parameter to the human task.
    What could be my problem ?? :( :(
    Regards
    Carlos

    I have also faced this issue few times. There could be a namespace issue / schema issue. Please check if you are able to see task:task in the schema section anywhere in the .task file you created. If that is not shown, the fields will not appear while creating human task form.
    Thanks
    Ashwini

  • I need to align the margins of my forms with those of my website, I have looked at all the options and unfortunately I am unable to do it with access to the Adobe.form.min.CSS file which I can't access as a consumer, how else can I fix my problem

    I need to align the margins of my forms with those of my website, I have looked at all the options and unfortunately I am unable to do it with access to the Adobe.form.min.CSS file which I can't access as a consumer, how else can I fix my problem

    I need to align the margins of my forms with those of my website, I have looked at all the options and unfortunately I am unable to do it with access to the Adobe.form.min.CSS file which I can't access as a consumer, how else can I fix my problem

  • How to get the number of pages when assemble pdf with DDX

    Hi,
         I have tried to add two bookmarks to one pdf with DDX(in java code),
         the first bookmark I shall add to the first page,and the second I shall add to the second page....
        the question is:
         If the pdf has only one page, I will not add bookmarks to the pdf. so I need to get the pages of pdf before my processing.
        but I did not found any APIs in the SDK about it .
         Can anyone help me.
         thanks.

    I have solve the problem myself
    I use the tag "DocumentInformation" in DDX and get the xml after invoking DDX,
    the xml contain the information of document
    the sample DDX as:
         <?xml version="1.0" encoding="UTF-8"?>
       <DDX xmlns="http://ns.adobe.com/DDX/1.0/">
               <DocumentInformation source="mergedPDF" result="doc_info.xml" />
       </DDX>

  • Can't export a PDF with XFA form

    Cannot convert/export a PDF document containing an SFA form - can this program not do this?

    Hi Morin27,
    XFA forms are not regular PDF's but XML files in a PDF shell.
    To create a word file from those files, you first have to flatten the XFA forms by printing as PDF with the Adobe PDF Printer.
    Then you can save using ExportPDF the created static PDF as Word document.
    ~ Pranav

  • 10.1.2 form problem querying master details with underscore

    I have a problem on a form we have were by the user is querying a record and the detail block is bringing through an incorrect record. This occurs on all records that have an underscore "_"
    The form is huge so i am trying to cut down whilst testing but thought i would ask the question to see if its anything obvious.
    basically there are 3 tables all on there own blocks linked by the built in relationships in forms.
    the user queries the top one and the other 2 are set to auto query.
    the problem is with only one primary key that is referenced. This has an underscore in it.
    i.e user brings in top level "1000_0"
    this brings through on all detail records another primary key which is "1000-0" but the top level shows the correct "1000_0".
    Is anyone aware of anything this may be, iwill endeavor to set some testing up.

    ok i have recreated in its most basic concept and still exhibits same problem.
    3 db tables.
    create table testparts
    (part VARCHAR2(50) PRIMARY KEY)
    create table testroute
    (testroutepart VARCHAR2(50),
    testrouteno NUMBER,
    CONSTRAINT pK_testroute_PART PRIMARY KEY (testroutepart,testrouteno)  ENABLE,
    CONSTRAINT FK_testroute_PART FOREIGN KEY (testroutepart) REFERENCES testparts (part) ENABLE)
    create table testroutemat
    testroutepart VARCHAR2(50),
    testrouteno NUMBER,
    testroutemat VARCHAR2(50),
       CONSTRAINT PK_testrouteMAT PRIMARY KEY (testroutepart, testrouteno, testroutemat) ENABLE,
        CONSTRAINT FK_MP_PART FOREIGN KEY (testroutepart) REFERENCES testparts (part) ENABLE
    insert into testparts(part)
    values ('TEST_1');
    insert into testparts(part)
    values ('TEST-1');
    insert into testroute (testroutepart,testrouteno)
    values ('TEST-1',1);
    insert into testroutemat (
    testroutepart,
    testrouteno,
    testroutemat
    values(
    'TEST-1',1,'MATERIAL 1'
    insert into testroutemat (
    testroutepart,
    testrouteno,
    testroutemat
    values(
    'TEST-1',1,'MATERIAL 2'
    commit;Then create a new form.
    This form contains 4 blocks.
    a non db block with one non db item on it where the user types in part.
    then 3 further blocks based on the 3 tables above.
    On the block for testparts this has a default where containing
    part=:ctl.partand a relationship to detail block testroute
    part=testroutepartset this relationship to auto query also.
    Then on the blocks for testroute this has relationship to detail block testroutemat
    TESTROUTE.testroutepart=TESTROUTEMAT.testroutepart and TESTROUTE.testrouteno=TESTROUTEMAT.testroutenoI then have a button on on non db block containing
    go_block('TESTPARTS');
    execute_query(no_validate);you then enter TEST_1 within the non db block non db item. hit button and the other items are shown i.e TEST-1 for the detail items?
    Has anyone any ideas??

  • Help with xfa-form

    Hello,
    I am a developer (VB6 ASP),
    Please, I need to know, What I need to populate/read an xfa-form, that was created for another company.
    I do not know what is the tool that I need to investigate, or a component. (the pdf form it was created with liveCycle)
    The original empty pdf form is in xfa-form and I need fill in and the resulted file is delivered to another person that stamp digital signature,
    I can fill this pdf form manually with adobe reader 9, but i need this task programmatically.
    has any idea for this?
    Thank you in advance!
    (sorry for my english)
    Clarisa

    Thank you Hodmi!
    Another question, I new in adobe Technologies, and I am lost in the family of LiveCycle products,
    I need pre-populate the pdf that I have attached, xfa-form1.pdf
    for example,
    1- I download this pdf from an external site,
    2- I have to pre-populate with 2 Fields that I obtain from my Database,
    3- I embed this pdf file in aspx page(ASP.NET)
    4- the user 1 must put their signature.
    4- the user 2 must put their signature.
    End
    I saw code that manipulate programmatically .xdp files with pdf forms, but I do not know if I can manipulate this pdf that I have attached, please, could you help me, If in theory I Can do that?
    (I have to do with ASP.NET)
    Best Regards!
    Clarisa

Maybe you are looking for