Is it possible to add files to a PDF form submission?

Hi there,
Someone asked me to add an attachment field to a PDF dynamic form. Based on previous research we figured out that will not be possible: our users don't have Acrobat - just Reader - and we won't purchase Reader Extensions. How about using a form field to help the user send the attachments that a are required with that give form? For instance:
- User would fill in the form and when asked for attachments he/she would browse for the file.
- The form would save the file name as text on the form (like the answer for a text field)
- The PDF form would memorize the location of the file(s)
- When the user hits "Submit" the PDF form would gather the files listed for attachment and add them as attachments - in additon to itself - to the email created by the submission button.
That way the attachments are not saved as part of the PDF form, but the PDF form is automating the process of adding them to the submission email.
Is that doable with LiveCycle Designer? Any tips on how to go about coding/building those actions?
Thanks in advance,
AV

If your user is using Adobe Reader and wants to add an attachment to your PDF file... you need Adobe LiveCycle Designer Reader Extensions to do that...
If your user is using Adobe Acrobat Pro then u can add attachments with this
var myDoc = event.target;
var sFile = "myFile" + NumericField1.rawValue;
myDoc.importDataObject({cName: sFile});
var myDataObject = myDoc.getDataObject(sFile); 
var sFileName = myDataObject.path; 
ListBox1.addItem(sFileName,sFile); 
NumericField1.rawValue = NumericField1.rawValue + 1;
you can also remove the file
myDoc.removeDataObject(sFile);
you can also open the file
myDoc.exportDataObject({ cName: sFile, nLaunch: 2 });

Similar Messages

  • How to generate PDF using FDF file and the PDF form template (PHP)

    Hi Folks,
    I'm really sorry that I couldn't follow all the valuable discussions going on here, regularly. I need some immediate help.
    I NEED A PHP SOLUTION. I'm able to generate FDF files using the PDF Form Template in PHP. So, I have a collection of FDF files, which seeks the PDF template, while opened and populates the template with FDF data. Now if I need to save this PDF file, I have to do it manually clicking SAVE option. But, I need to convert FDF to PDF in bulk. So, I need some PHP based solution. The PHP script takes the PDF template and the FDF file and merges them to generate a complete populated PDF file. I know it's possible, but don't know how. I've seen Adobe FDF Toolkit. But by default it doesn't show any guideline for PHP. Please help me to write this code. I'm a professional coder. I can understand your hints and tutorials. PLEASE HELP GOOD PEOPLE.

    The only reason I am responding to this post is because the poster sent me a request through the forum message system asking for my help.
    Although I did populate PDFs with FDF data generated by web forms a year or so ago, I have since abandoned that kind of solution. It was a big headache. I found it far more stable and flexible to use html, php and css to populate forms that are almost as nice looking as PDFs.
    So my advice is, if you can possibly avoid going the FDF/PDF route, you will be better off.

  • Webpage PDF states This file is a PDF form when no form fields in actual pdf

    I have an acrobat.com account, and when uploading and displaying pdf's in a webpage, even when there are no form fields in the pdf it states that "This file is a PDF form, please download and fill in"
    Even creating a new pdf this state seems to now be the default in Acrobat Pro 8 on my Mac, how do i reset back to defaults so this does not happen?
    See https://acrobat.com/#d=5p8gk446VqZNgeNfbRc8-w
    For what i mean...there are no fields in this pdf....when saving an existing pdf or creating a new one this now happens.
    many thanks

    http://screencast.com/t/YTdlYWM5
    That's not the only problem looks like adobe.com has problems as well. IF the same site is spoofed with FF useragent, works perfect.

  • About the exporting and importing xml data file in the pdf form

    Hi all,
    I need help for importing xml data file in the pdf form. When I write some thing in the text field with fill color and typeface (font) and exported xml data using email button. When I imported that xml file in the same pdf file that is used for exporting the xml data then all the data are shown in the control but not color and font typeface. Anyone has suggestion for solving this problem. Please help me for solving this problem.
    Thank you
    Saroj Neupane

    Can you post a sample form and data to [email protected] and I will have a look.

  • How to add Table element in PDF form in Webdynpro

    Hello Everybody,
    I am developing one application in Webdynpro using PDF form in it. I wantable control in PDF form. I read somewhere that we can add table control in PDF form. But i didnt find how to add the same. So if anybody knows then please help me.
    Thanx in advance...
    Bhavik

    Hi All,
    Please follow these steps to create tables in adobe interactive forms.
    Lets us take this example. We want to display employee information. The following fields are the one that we are going to display:
    1. employeenumber
    2. First name
    3. last name.
    First insert a "interactive form UI element" in the view. Create a value node and bind it to the data source of the UI element.
    Create a subnode called "Employee".
    Create 3 value attributes to display the 3 values.
    Open the form designer. Insert a subform. change its type to "flow content"(default is position content) and in the next drop down, choose the value as type "table".
    insert one more subform into this subform. change its type to "flow content" and from the dropdown, choose the value as "table row" and in the tab "binding", click the checkbox "min" and have its value as 1.
    now drag the elements from the data hierarchy into the second subform.
    save the form in the designer.
    go to the view implementation and populate the nodes with the value. if this is within a loop, the content of the second subform is repeated giving the user a "table".
    I hope the steps are clear.
    Regards,
    Chander

  • Why can I only import xml, xdp, or xfd files into my pdf form?

    Why can I only import xml, xdp, or xfd files into my pdf form? Text (tab delimited) is not an option. I'm using Acrobat X Pro. Thank you in advance!

    Hello George -- The form was not created by me, but appears to have originated in Acrobat.  I also saved a copy with LiveCycle Designer to view/edit in design view.  Unfortunlately both files had the same limited formats for import.  Thanks, Julie

  • Is it possible to add markups to a PDF that I am not the author of

    Most of the PDFs I generate are from other applications (like Autocad) where I "print to PDF" to create the file.   Most of the PDFs I recevie are generated the same way.   Prior to Acrobat Reader 8, it was simple for me and my collueges to exchange information on these PDFs by using markup tools and resending them with markups.   Since Acrobat 8 has come along, I now find it impossible to markup a drawing (no matter if I have created it using Print to PDF or if someone has sent it to me).  I went to the knowledge base and see that the drawing has to be enabled for markup in one of 2 ways
    In an open PDF, choose Comments > Enable For Commenting In Adobe Reader, and then save the PDF.  
    Start the wizard to initiate a shared review or an email-based review and follow the on-screen instructions. When you’re finished, commenting is enabled in the PDF that you specify for the review. 
    Well, there is no Comments selection in my toolbar.   Second method is given by
    Quickstart: Start an email review
    An email-based review lets you track review status and merge received comments into the PDF.
    Click Review & Comment and choose Attach For Email Review.
    If prompted, enter your identity information to create a reviewer profile.
    Follow the on-screen instructions to select the PDF, invite reviewers, and send the email invitation.
      If your email application doesn’t send email automatically, you may need to answer alert messages and switch to your email application to finish sending the message
    But there is no Review & Comment button to click.
    So, can someone tell me, can I still do a simple markup of any PDF?   Even if I have to jump through hoops can I?    I guess I can understand Why Adobe has done away with this feature in their free tool, as they were not getting any revenue off of it, but it greatly diminishes the usefulness of Acrobat Reader and therefore all PDFs for me.
    Thanks in advance for your response.

    To enable this right you need Acrobat, not the free Reader.
    However, starting from Reader X it is possible to add simple markups to any file, unless it has been specifically disallowed by the creator of the file.

  • How to add files in a pdf file

    Hello friends,
    This is Siddhartha from India, I want a favour from you, can anyone please tell me how to add files into pdf file, as an attachment ?
    Looking forward for your timely response,
    Thanks & Regards
    Siddhartha

    Dear Bill@VT,
    Thanks for your timely response, by attachment I meant any file that can be added as an attachment, it could be any file, it does not mean to insert pages, it means the same as when you attach a file in your email, while sending the mail to some one, now the thing is that I want the same functionality in Adobe Reader, so do u have any idea, for the same......
    Looking forward for your response
    Regards
    Siddhartha

  • Attaching files to a PDF form and Submission.

    I'm pretty new to LC (hence the sn) and running into a little problem.  Currently, I have created a form that allows the attachment of files.  Everything is fine and dandy as I am able to ADD, OPEN and DELETE any file as I'm filling out the form.  However, when I SUBMIT the form in an email to myself, the submitted PDF form does not have any of the files attached to the form.  What am I not doing?  Any help would be greatly appreciated!  Thanks in advance.

    Hi, I'm responding on behalf of AdobeNoobie122...
    Thanks for your response Paul.  I’m currently using LC to develop/run the PDF.  It is in the PDF that I attach the files associated with my form and submit to myself.  Upon receiving the email, I notice the PDF is present without any of the attachments.  And yes, I am submitting the entire PDF and not a data file. 

  • Is there an easy way to allow usrs with Adobe Reader to add images to a PDF form?

    We are using Adobe Acrobat 10 Pro.
    We are currently using the "Ruber Stamp" tool to add customer logos to our forms in order to "Brand" the forms for our customers to use with thier customers.
    We would like to make this a simpler process, self-service if possible.
    We currently add fillable fields to the form and save with Adobe Extended Features so the customers can fill out the form for their customers and save the changes.
    Is it possible to add a field where the customer could click on it as be prompted to load a .jpg ir giff into the field in order to brand it themselves?
    They would need to be able to save the change just like all the other fillable fields.
    Any thoughts on this one?
    If we can't make it self service, is there a better way to do it internally than the Rubber Stamp wher ethe technician could click on the cielf and input the image directly rather than first creating the stamp?
    Any help is much appreciated.
    Best Regards,
    Steve

    If you can get your users to use Reader 11, there is a way to do what you want if they are able to convert the images to PDF first. This is relatively simple these days as Ofiice applications can do it and anyone on the Mac can use Preview to convert an image to PDF. It involves setting up a button so that its layout is something other than label only and using the following code in the button's Mouse Up event:
    event.target.buttonImportIcon();
    This is not available with previous versions of Reader, but it is available with all versions of Acrobat, so you'll be able to test it with Acrobat 10. For more information, see the documentation: http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/JS_API_AcroJS.88.739.html

  • PDFMaker missing files issue with PDF Forms from Office 2007

    Hi,
    I have Adobe PDF 8.0 Pro installed  (full installation) and I upgraded office from 2003 to 2007 AND Windows from 2000 to XP Pro.
    I used to be able to create PDF Forms from an Excel document when using Office 2003.
    Now, when I choose to create a new form starting with an electronic document [from an Excel 2003 document (.xls)], I get this error message:
    "PDFMaker files are missing, would you like to repair?" (please image attached)
    I did the repair. Did not worked.
    I made sure the add-in in office was enabled. Did not worked.
    I un-installed Adobe 8.0 Pro and Adobe Reader 9.0 and re-installed only Adobe 8.0 Pro , thinking there was a problem there. Did not work.
    I googled for more answers, did not find anything else.
    I am able to "print as Adobe PDF", I can create normal PDF documents, but not the Forms.
    I used that option all the time for work. Can someone help me please?!!
    Thanks!
    Gwen

    Bill, it worked!!
    I updated to 8.1.6 and now I can use an electronic document to create a form.
    Thank you!
    I have another question: in the past, to enable Acrobat READER users to fill out a form and save it on their computer, all I had to do is "Enable Usage Rights in Adobe Reader" in the "advanced" menu of Acrobat Pro.
    I did just that but my colleagues who have Adobe Reader 9 cannot fill the form. It appears as a scanned PDF document to them.
    Any idea why?!
    Gwen

  • ADOBE Forms Central - add and remove rows (PDF Form)

    Hello, I am currently evaluating ‘ADOBE Forms Central' to set up a form with editable fields. I have set up a test form in ADOBE Forms Central and was unable to insert an option to add and remove rows similar to the print screen attached. Is this possible to do using ADOBE Forms Central or should I be using
    a different ADOBE application? Thank you, Liz

    A dynamic XFA PDF form can do this. You can create such forms with LiveCycle Designer, which was included with the Windows version of Acrobat Pro prior to version 11. It is now a separate product.
    XFA forms can't be used with FormsCentral, however, only Acroforms can.

  • How to add "Add Attachments" button to PDF form in Acrobat?

    Hi,
    I am using Adobe Acrobat X Standard for creating a PDF form. I want to add an "Add Attachments" button to my form. Is it possible to do it in Acrobat? If so could someone please help me with the javascript? Also, if possible I would like to check the total attachment size and inform the user if it exceeds, say 10MB. The user will be submitting the form via email so I want to cap the attachment size.
    I found this example, but I don't know how to view the javascript used: http://forums.adobe.com/message/3991644
    Your help would be appreciated.
    Thanks,
    S.P

    Please keep the conversation in one topic. It's impossible to do what you want with Acrobat so I'm locking this thread - please wait for a response to your question in the LiveCycle forum.

  • Add or combine two PDF forms

    Hello group,
    I am totally new to Adobe Livecycle Designer.
    I want to add Acrobat (static) PDF form to Acrobat Dynamic XML form.
    Is it possible to do that?
    Please assist me to combine them.
    Else any guideline to add a scan copy to Acrobat Dynamic Form.

    You can't assemble together a dynamic xfa form and other content.  It has to be static

  • How to edit the source file of a PDF form?

    Hi,
    I used a Word doc as a base to create a PDF form and have added many fields to it using Adobe X Pro.
    Now, i have to change some of the text in the Word doc. Therefore I would like to change the Word. doc and reupload it as the source file for the form.
    How can I do this?
    thanks in advance!
    regards, Laurie

    After updating the Word file create a new PDF from it. Open the old one (with the fields) and use the Replace Pages command to replace the pages of the old file with those from the new one. This will keep the fields in tact and you'll have a version with the new pages and the old fields.

Maybe you are looking for

  • How to reboot a macbook pro that stops at grey screen

    My wife's macbook pro, 2010 circa, is not rebooting.  With three attempted power-ups she gets a grey screen with the Apple logo...

  • Function module for getting logo downloaded in excel/word

    Hi All, Can you please tell any function module in SAP through which we can download a logo in excel/word pad. thanks Gaurav Maini

  • Can't click links??

    Hey. I just recently bought a new BB Curve 8530 from Koodo and i'm not able to click any links. I received pictures where I have to click a link but it's just text, no hyperlink. Also I went to download some apps and I had to click a link in my hotma

  • OracleCSService in 'starting' state after restart of node

    Dear All, We have two noce Oracle RAC on Windows 2003 Server (64-bit). RAC is 11gR1 while Database is 10gR2. We faced some power issues which caused both nodes to get restarted. Howoever, one of the node faced some issues. The OracleCSService is in '

  • Third Party Query

    Hi.. Which setting triggers automatic creation of PRN at the time of saving sales order? What is movement type used in third party scenario? Thanks in Advance