Lose interactivity (fillin fields) on CFPDF MERGE

Hi guys, doing a standard CFPDF merge using something like:
<cfpdf action="merge" name="builtpdf">
<cfpdfparam source="pdfsource">
        <cfpdfparam source="includes/nlv_affidavit.pdf">
        <cfpdfparam source="includes/mil_regfee_exemption.pdf">
        <cfpdfparam source="includes/mil_regfee_exemption_txt.pdf">
        <cfpdfparam source="includes/nlv_certapp.pdf">
        <cfpdfparam source="includes/mil_checklist.pdf">
  </cfpdf>
<cfcontent type="application/pdf" reset="true" variable="#toBinary(builtpdf)#">
This is working fine, taking the content in "pdfsource" and adding the pages in correct order.
However, I noticed that in my fillable PDF's (3 or them are), 2 have lost their interactivity, and depending on if I change the order (moving a NON fillable PDF to the bottom or not), will change which ones lose interactivity.  They all have proper interactivity if you open the actual files on the server.
Any ideas?  None of the files were created with CFPDF "write" and flattened.
Thanks in advance!
T

I should have been more clear. What I meant was I do not know if it is intended to merge interactive forms and leave them in an iteractive state, because the documentation also says "Note: ColdFusion automatically flattens form fields when you use the merge action of the cfpdf tag.", which is more consistent with the behavior you are describing.
Though having said that, I have learned the hard way not to take the documentation as gospel ;-)   I also use iText a lot more than I do cfpdf, because it provides greater control.

Similar Messages

  • How can I update data fields in a merged document ?

    Hi,
    I'm looking for a way to update the values of data fields in a merged document with a script just as you can do with the user interface.
    I don't find any method like "updateDataFields ()" in the DataMerge object.
    Si I try to invoke the menu action "Update Data Fields", but it fails. The script error message is: "Error 53762, the script is not active." On the contrary, the action works if I use the interface.
    Can anyone help me?
    Thanks in advance,
    FredIsnard
    PS : I work with CS5.5 and JavaScript.

    Hi!
    You might be looking for this one:
    DataMerge.mergeRecords (outputOversetReportFile: File )
    Merges records and produces an optional overset report.
    outputOversetReportFile: Data Type: File
    The path to the file in which to store the overset report. (Optional)
    Best regards,
    Andreas

  • CF 8 CFPDF "Merged" document throws 131 Error when opened in Acrobat

    We are using CF 8 on Windows Server 2003 platform.
    Any CFPDF "Merged" documents are throwing 131 Errors when opened in Acrobat
    Tried re-saving the documents on local machine and still same problem. Tried opening in multiple versions of Acrobat, same problem.
    Individual documents created are opening without issue. It is Only when these documents are merged that this error occurs.
    We do not experience this behavior in our CF 10 environment.
    We are a Big, Slow moving enterprise here so not much chance of getting our CF 10 environments promoted to meaningful production use soon.
    Found virtually nothing in HelpX and nothing online of any value regarding this issue.
    Has anyone else experienced the issue noted in the title of this discussion?
    Has anyone a work around or solution?

    I am getting the same error even in Acrobat version 8.1.3.
    Additionally, I noticed that if we click on menu ‘Advanced->Sign&Certify->Preview Document’, then we get a notification as “This document is not PDF/SigQ compliant and may display inconsistently”. On clicking  ‘View report’ on that notification, the below dialog pops up. It has errors listed as:-
    Code 4000 : Unrecognized PDF content. The document contains PDF content or custom content not supported by the current version of Acrobat.
    Code 4002: PDF content contains erros.
    However, if we sign the PDF using default adobe signature functionality and reopen that PDF, the error does NOT come and the notification also says ‘This document is PDF/SigQ compliant’.
    Can anybody please suggest what could be missing in the custom sign that we apply? Is it because of any of the missing fonts or any other resources?
    Awaiting reply!
    Regards.

  • Unable to fill out interactive form fields in the pdf form.

    I'm unable to fill out interactive form fields in the pdf tax form in Reader 11.0.06 with purple bar inviting to do so.

    The only Flash Player that is remotely connected to Adobe Reader is the plugin.
    Can you temporarily uninstall the plugin (or both ActiveX and plugin using http://helpx.adobe.com/flash-player/kb/uninstall-flash-player-windows.html and see if the problem disappears?
    Reinstall both using these installers http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_text_4

  • Reader-enabled form from Acrobat is retaining interactive form fields when user saves the form

    This is an issue that has only recently come up. In the past it was not a problem to take a pdf, add interactive form fields to it in LiveCycle, then open the form in Acrobat and enable usage rights for Reader users.
    This allowed Reader users to fill out the form and save the results. With the most recent versions of Acrobat and Reader the user saves the form and the data AND the interactive form fields are saved in the resulting file - meaning that the data is still there to be changed. Clearly not what we want and not what Acrobat and Reader were doing previously.
    The form does properly display "You can save data typed in this form" when opened in Reader.
    I have got no response to this issue in the LiveCycle forum, and nothing shows up in a search. I would very much like to fix this, as it is affecting our entire library of pdf forms.

    In most instances the form is linked on the website, so the original form will cannot be overwritten.
    In some cases we have to supply an interactive pdf for a department that they will then distribute by email to various groups who are expected to fill the form out on submit on an ongoing basis. That is what I was meaning by the user filling out the form, printing it, and then being prompted to save changes.
    The bigger issue is that most of our users expect to take a form hosted on the website, fill it out, and then save a pdf copy of their responses for reference. The reference copy is retaining the interactive fields rather than printing as a static pdf.
    If I could force the action of printing as a pdf (rather than saving as a pdf) on submission I think that would solve the issue. The script for most of the forms in the library is xfa.host.print(1, "0", (xfa.host.numPages -1).toString(), 0, 0, 0, 0, 0); and I am not aware of a way to force the print to only be to the pdf print driver.

  • How do I convert mail merge documents to individual pdf docs and save each with a field in the merge?

    How do I convert mail merge documents to individual pdf docs and save each with a field in the merge?

    Is this an actual field, or just some piece of static text somewhere? Either way, you can't do it using the Split Document command. You'll need to use a custom-made script to read the value of this "field" and use it when extracting pages from the file.

  • How to handle warning message for the fields in tab merging , PERSONAS 2.0

    Hi all,
    Please advice me on the below issue.
    In a transaction VA32 , I have merged the fields from one tab to another tab using tab caching.
    when i try to change the value of  a merged fields , it throws the warnings message. So it is continuously looping from one tab to another tab.
    So i tried to use the additional editor concepts in tab caching as below.
    Looping is stopped and throws warning message in the same tab.
    All the changes are saved successfully only when the enter button is clicked once in the main screen, else the changes are not saved and my previous value remains.
    Anybody have an idea on how we can use Additional actions in Tab caching concepts.
    Thank you,
    Arun

    Hi Kranthi,
    When i try to save the fields which i merged from different tab is not saving.
    Please find the below details.
    Green highlighted fields are custom fields which is merged from different screen like header or item overview screen. This is handled in script button.
    Red highlighted fields are merged from different tab like shipping or sales using tab caching concept.
    While changing the value of the fields which is merged from different tab , and press ENTER then it throws the Warning message if occurs.
    After warning message, if i try to save using the script button for copying all the custom fields which is merged from different screen , pasted it to their respective screens and also saved.
    Its working fine.
    When i try to save it before pressing ENTER button then the respective changes had made in the merged fields from different tab are not reflected.
    How we can handle this issue?
    Thank you,
    Arun

  • Accessing Interactive Report Fields

    I have an interactive report with a SQL query to generate data for the region. I want to hide the region and search for records using the interactive search fields.
    Is this possible?
    Thanks
    Ijaz

    Hi bobmagan,
    If you go to Report Attributes of Report then you can edit the field whose width you want to control, then in Column Formatting in CSS Style type width:100px
    you can type any number as you need.
    Regards
    Rana

  • Interactive form fields

    Do do I create interactive form fields on a scanned PDF?

    Thank you kindly. I will give it a try, but his is the message I receive>

  • Decode formula for Interactive Compute field

    Hi,
    Need help for decode formula for Interactive Compute field.
    What is wrong with the formula below?
    What I want is...
    If BH field value is 'Y' then get T field value else 'OK'
    If T field value does not begin with 'FY11 OU%' then get AL field value else 'OK'
    If AL field value ends with 'REC' then 'CHECK' else 'OK'
    DECODE(SUBSTR(decode(SUBSTR(decode(BH,'Y',T,'OK'),1,7),not like 'FY11 OU%',AL,'OK'),-3),'REC','CHECK','OK')
    I get error message: Invalid computation expression. not
    Would you please suggest me a correct formula?
    FYI, I'm using Apex 3.0 which does not support CASE WHEN THEN END.
    Thanks,
    Guy

    DECODE(BH || SUBSTR(T,1,7) || SUBSTR(AL,-3),'YFY11 OUREC','OK','CHECK')
    I guess the above code will mark 'YFY11 PRREC' as 'CHECK' because it is different from 'YFY11 OUREC'.
    But according to my second case criteria, it should be marked as 'OK' because...
    BH = 'Y'
    T does not begin with 'FY11 OU'
    AL ends with 'REC'.
    Currently I'm running filtering with your formula. But it is taking too long time. I guess there are too many lines matching with this criteria.
    Thanks,
    Guy

  • What are interactive form fields

    I found a sample template online that I would like to use, I saved it in my documents and now I can not edit it, what do I need to do?

    Hi ,
    Referring to the following document you could more information about form fields.It will cover everything related to interactive form fields.Please have a look .
    http://www.adobe.com/content/dam/Adobe/en/accessibility/products/acrobat/pdfs/acrobat-xi-a ccessible-forms.pdf
    As far the template is concerned ,please explain more about that .
    What kind of template it is ?
    How do you want to edit it and what are the challenges are you facing while trying to edit it ?
    What version of Acrobat are you using?
    Also ,what OS do you work on ?
    Please provide us the mentioned information so that we can assist accordingly .
    Regards
    Sukrit Dhingra

  • Cfpdf merge unable to instantiate com.adobe...PDFBookmark object fr

    Hello,
    I'm trying to merge two pdfs, one from a variable using cfdocument (A) and the other from an actual file  (B).  (A) would remains constant but (B) would change depending on what users upload.  Once in a while I would get the following error especially when (B) is a verizon bill in pdf. 
    CFPDF action="merge"
    Error","jrpp-1822","......","Unable to instantiate com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmark object from CosObject. The specific sequence of files included or processed is:[], line: 493 "
    java.lang.RuntimeException: Unable to instantiate com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmark object from CosObject.
              at com.adobe.internal.pdftoolkit.pdf.document.PDFCosFactory.newObject(Unknown Source)
              at com.adobe.internal.pdftoolkit.pdf.document.PDFCosFactory.getInstance(Unknown Source)
              at com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmark.getInstance(Unknown Source)
              at com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmarkNode.getLastKid(Unkno wn Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMBookmark.walkBookmarksTree(Unknow n Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMBookmark.appendBookmarks(Unknown Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMService.insertPagesinRange(Unknow n Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMService.appendPages(Unknown Source)
              at coldfusion.pdf.PDFDocOperation.merge(PDFDocOperation.java:435)
              at coldfusion.tagext.lang.PDFParamTag.doStartTag(PDFParamTag.java:196)
    However (B) doesn't seem to have any bookmark.  I can open (B) from any pdf viewer but when I merge A and B, the error will occur.    Has anyone come across this issue?   I'm using coldfusion 9 which has an older iText engine.
    Any help will be greatly appreciated!

    Hello,
    I'm trying to merge two pdfs, one from a variable using cfdocument (A) and the other from an actual file  (B).  (A) would remains constant but (B) would change depending on what users upload.  Once in a while I would get the following error especially when (B) is a verizon bill in pdf. 
    CFPDF action="merge"
    Error","jrpp-1822","......","Unable to instantiate com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmark object from CosObject. The specific sequence of files included or processed is:[], line: 493 "
    java.lang.RuntimeException: Unable to instantiate com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmark object from CosObject.
              at com.adobe.internal.pdftoolkit.pdf.document.PDFCosFactory.newObject(Unknown Source)
              at com.adobe.internal.pdftoolkit.pdf.document.PDFCosFactory.getInstance(Unknown Source)
              at com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmark.getInstance(Unknown Source)
              at com.adobe.internal.pdftoolkit.pdf.interactive.navigation.PDFBookmarkNode.getLastKid(Unkno wn Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMBookmark.walkBookmarksTree(Unknow n Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMBookmark.appendBookmarks(Unknown Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMService.insertPagesinRange(Unknow n Source)
              at com.adobe.internal.pdftoolkit.services.manipulations.PMMService.appendPages(Unknown Source)
              at coldfusion.pdf.PDFDocOperation.merge(PDFDocOperation.java:435)
              at coldfusion.tagext.lang.PDFParamTag.doStartTag(PDFParamTag.java:196)
    However (B) doesn't seem to have any bookmark.  I can open (B) from any pdf viewer but when I merge A and B, the error will occur.    Has anyone come across this issue?   I'm using coldfusion 9 which has an older iText engine.
    Any help will be greatly appreciated!

  • Is there a way to change an interactive text field back into a picture box?

    I'm working on recreating an interactive form and I mistakenly made a picture box a text field when I should have turned it into a regular text box.
    I can't seem to find a way to change it back.
    All my boxes are lined up and sized perfectly right now, so I'd rather not have to re-draw the box and re-align and measure everything again if I can avoid it.

    Select text field with Selection tool. Object > Interactive > Convert to Object. Place your picture into the frame.

  • Interactive Report - fields wrapping

    How can I make my fields in an interactive report no wrap? I don't see any place you can specify the width etc.

    Hi bobmagan,
    If you go to Report Attributes of Report then you can edit the field whose width you want to control, then in Column Formatting in CSS Style type width:100px
    you can type any number as you need.
    Regards
    Rana

  • Adobe interactive form: Fields not fillable

    Hi,
    I followed this fantastic e-learning session on [Send, Receive, and Process Interactive Forms via Email in SAP Application Server - ABAP (Session 4A)|http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/5087262b-59ef-2910-abb1-957000b7c3d4].
    I created a form and successfully sent it to my non-sap mail box. I opened the pdf attachment in acrobat reader and found input fields and a sendmail button as designed. But I could not use the input fields and the send button does not work.
    Do I need additional software or maybe anything is wrong with my form?
    Regards,
    Clemens

    Bonjour Bertrand,
    my relevant code is
    ls_sfpoutputparams-getpdf = 'X'.
      CALL FUNCTION 'FP_JOB_OPEN'
        CHANGING
          ie_outputparams = ls_sfpoutputparams
        EXCEPTIONS
          cancel          = 1
          usage_error     = 2
          system_error    = 3
          internal_error  = 4
          OTHERS          = 5.
      IF sy-subrc <> 0.
        ASSERT 1 = 2.
      ENDIF.
    * create pdf
      DATA:
        fp_docparams     TYPE sfpdocparams,
        fp_result        TYPE fpformoutput,
        lv_pdf           TYPE xstring.
      fp_docparams-fillable = abap_true.
      fp_docparams-langu = sy-langu.
      CALL FUNCTION lv_funcname
        EXPORTING
          /1bcdbw/docparams  = fp_docparams
          co_head                = ls_co_head
        IMPORTING
          /1bcdwb/formoutput = fp_result
        EXCEPTIONS
          OTHERS             = 1.
      IF sy-subrc <> 0.
        ASSERT 1 = 2.
      ENDIF.
      lv_pdf = fp_result-pdf.
    * Close spool job.
      CALL FUNCTION 'FP_JOB_CLOSE'
        EXCEPTIONS
          usage_error    = 1
          system_error   = 2
          internal_error = 3
          OTHERS         = 4.
      IF sy-subrc <> 0.
        ASSERT 1 = 2.
      ENDIF.
    I could not find anything to control if my form is generated "interactive", I just create in SFP and actiavte it.
    I do not understand fully, what 'FP_JOB_OPEN' and 'FP_JOB_CLOSE' is good for - without 'FP_JOB_CLOSE' it runs as well.
    Regards,
    Clemens

Maybe you are looking for