Naming .fdf files

When an .fdf is generated on a submit action, Acrobat names the file with a generic file name, e.g., A9RD7F5.fdf. Is there a way to name the file with the contents of one of the fields in the form?

Unfortunately, you don't have any control over the file name.

Similar Messages

  • FDF file not opening in IE 8 with Adobe reader 9 or Adobe pro 9

    Hi
    I have a fdf file that is  working fine with IE 7 when I am using adode reader 9 or pro. But the  same fdf is not working fine if my browser is IE 8 . The target element   for the fdf is a file that is there in our web server. The same FDF is also working fine in IE 8 if the version is reader used is 8 or lower
    can any one help me to fix  this.
    Thanks in Advance
    RAVISH G

    I will add a "Me too" onto this thread. I have to use a third-party site which sends an FDF document (over Internet Explorer), however Adobe Reader doesn't load inside this browser window, but rather launches itself *outside* of this browser window (in standalone mode, more or less)...
    In fact, when Adobe Reader is loading outside the browser window the only thing I have here is the original PDF document where the data should be added on. The PDF file is actually a form but I have it displayed "blank", that is without any user-provided data. On Internet Explorer's point of view, I only have the "PDF File" icon in the center of my window, but nothing else (all white)
    Here are the specs:
    Toshiba Satellite laptop
    Windows Vista Home Premium, all patched
    Latest Adobe Reader available when typing this reply (9.3)
    I have: 
    Uninstalled, reinstalled Adobe Reader, but nothing better happens (Adobe Reader just pops out of the browser to display the original PDF file)
    Upgraded to Internet Explorer 8 (as I was running IE7 on this PC), also added the URL of the intranet site in question in my "trusted sites" in IESpeaking of Internet Explorer, I also did a "reset to default values" many times over this process
    Double-checked the values in the Windows Registry in HKEY_CLASSES_ROOT to see that both FDF and PDFs are gonna be executed on Adobe Reader (I have no other PDF readers or writers installed anyway)
    Double-checked that the Activex control that is needed to be run so Adobe Reader can start is actually whitelisted in Microsoft's IE registry, more on this here
    Ensured that Edit, Preferences, Internet, "Display in the browser" is in fact checked. I did the extra mile here: I unchecked, pressed OK, left Adobe Reader then came back to enable it again just in case something doesnt get written accordingly to those settings in the UI.
    Now i'm out of clues
    For what its worth, only internet explorer gives me this problem, Firefox and Chrome just opens Adobe Reader inside the browser with the FDF provided.

  • File cannot be found when trying to open emailed fdf file

    Hello all. I'm starting to lose my mind here so I thought I'd ask the community for any help. I'm using Acrobat Pro X. I have a PDF that a new hire is supposed to fill out. All the fields work and save just fine. There's 2 buttons at the end of the document set to email certain fields to a specific email address. When either button is clicked, an .fdf file is attached to a new outlook message. The problem is when the recipient tries to open the attachment, Adobe Acrobat X Pro (and Reader XI) comes up with the following message:
    "The file you are attempting to open contains comments or form data that are supposed to be placed . This document cannot be found. It may have been moved, or deleted. Would you like to browse to attempt to locate this document?"
    The original file is located on a mapped network drive (the same drive letter on both computers). The same message comes up even on the computer the email was sent from. I saved the document with "Enable Additional Features" enabled. I'm getting close to wits end. I need to be able to send the email outside the network but don't want to include the entire PDF as it has confidential information. Any suggestions?

    So the recipients will need an original copy of the PDF in order to import the fdf? I know they'll get confused with that. Is there a way to just email the fields in a text file?

  • Unable to view FDF files in IE (using Reader 9 or X)

    I’ve been doing the below method for years,  to merge FDF data into a PDF template, however, my code no longer works.
    It can create the FDF file without issue, but it will not display the document anymore from within the browser.
    If I take the data from the FDF file, and place it into a txt file, and save as an FDF, and then open from my desktop, it works fine.
    I’m using contenttype to set the page to FDF, as below.
    The TemplatePath is valid, and contains the proper form fields, and works fine when called from the desktop.
    This effects all users on the network.
    <%  response.contenttype="application/vnd.fdf" %>
    %FDF-1.2
    1 0 obj
    <<
      /FDF
      <<
        /F(<%=TemplatePath%>)
        /Fields
          << /T(CustomerName) /V(<%=CustomerName%>) >>
          << /T(CardNumber) /V(<%=CardNumber%>) >>
          << /T(CaseNumber) /V(<%=CaseNumber%>) >>
          << /T(CheckingAccountNumber) /V(<%=CheckingAccountNumber%>) >>
      >>
    >>
    endobj
    trailer
    <</Root 1 0 R>>
    %%EOF

    i forgot to mention, though it may be obvious, that the code is Classic ASP, and is a web based front end.

  • FDF files not opening in IE8

    I have an ASP page that is creating a FDF file, and then setting the contenttype to application/vnd.fdf, so that IIS will interpret it as FDF data.  This is realtime data from a corp database server.
    This has worked for years, using Windows 2003 Server, with all client workstations as XP Pro, running IE6.
    The issue started when the workstations were upgraded to IE8.
    No changes to the server.
    What is supposed to occur, is the FDF file is opened as an Adoble document, from IE in Adobe using the template in the FDF file.  Again, this has worked for years in the XP, IE6 world.
    What happens now, in IE8:
    When the asp page loads, you get no error messages, and no output.  The IE8 status bar says Done, but there is nothing displayed, and no Adobe document is opened.
    The problem extends to local FDF documents opened within IE8 as well.  I can try to load the same document from File, Open, and the result is the same...nothing displayed, no Adobee opening, and the IE Status bar says Done.
    If I open the FDF file (created by the asp page) directly from Windows Explorer, it opens in Adobe without any issue.
    Here is the FDF the ASP page is creating: (the output)
    I've modified is slightly to remove corp data, but you get the point.
    %FDF-1.2
    1 0 obj
    <<
      /FDF
      <<
        /F(\\\\SERVERNAME\\pdf\\template.pdf)
        /Fields
    << /T(CustomerName)           /V(Joe Tester) >>
    << /T(CardNumber)             /V(ending w/ 1111) >>
    << /T(CaseNumber)             /V(984269 - CKCD) >>
    << /T(CheckingAccountNumber)  /V(ending w/ 1111) >>
    << /T(CASE_NBR)               /V(Case Number: 984269 - CKCD) >>
    << /T(ATM_CKCD_NBR)           /V(ending w/ 1111) >>
    << /T(CHECK_ACT_NBR)          /V(ending w/ 1111) >>
    << /T(CUST_NM)                /V(Joe Tester) >>
      << /T(PAGE1_TXT) /V(Page 1 of 2) >>
      << /T(PAGE2_TXT) /V(Page 2 of 2) >>
      << /T(POST_DT_1)   /V(5/30/2012) >>
      << /T(MERCH_NM_1)  /V(SOME MERCHANT NAME #1) >>
      << /T(AMOUNT_1)    /V($10.57) >>
      << /T(POST_DT_2)   /V(5/29/2012) >>
      << /T(MERCH_NM_2)  /V(SOME MERCHANT NAME #2) >>
      << /T(AMOUNT_2)    /V($11.21) >>
      << /T(POST_DT_3)   /V(5/27/2012) >>
      << /T(MERCH_NM_3)  /V(SOME MERCHANT NAME #3) >>
      << /T(AMOUNT_3)    /V($6.34) >>
      >>
    >>
    endobj
    trailer
    <</Root 1 0 R>>
    %%EOF

    I'm having the same problem in my applications as well with Reader X and IE7&8. FDFs as outlined above work fine in Firefox, and in IE9. Will not work in IE 7 or 8. Worked fine for Reader v9.
    *Edit: Running Adobe Reader v10.1.3

  • FDF file missing file specification entry

    Using Acrobat 7 we have created a PDF form that is based on a pdf file which is located on a server. All team members have access to this pdf file. After filling out the form the actual data transfer works via sending just fdf data. The fdf file always contained the actual pdf file specification (path and file name)with preceding by /F key.
    All this worked perfectly until the first team members upgraded to Adobe Reader version 9. Filling out the form with Adobe reader 9 leads to fdf files which have no file specification information any more. We have updgraded Adobe Acrobat 7 to Acrobat 9 as well because we thought there is just a problem in creating the actual form. However, Acrobat 9 forms behave the same.
    Does anybody know, why fdf files generated by filling out forms with Adobe Reader 9 or Acrobat 9 do not include the actual pdf file information anymore?
    Many thanks in advance,
    Klaus

    I have the same problem, does anyone have any idea what is wrong?
    I have produced a form in version 7 and when anyone filled in the form and sent the fdf to may mailbox, i opened the fdf and it filled in the for blank form.  Now when I try to open the fdf it comes up with a fault "Application not found"  This has only started today after the system was upgraded to version 9.

  • Security Settings blocking data export to FDF file in Reader

    I created a form in Acrobat Pro that has fillable text fields, radio buttons, drop-downs etc. I created a button which executes a JavaScript method to export all field data to an FDF file. This works fine if the PDF is opened in Acrobat Pro, and the FDF opens fine in Reader. But when opening the file in Reader the JavaScript console tells me that the method is not allowed due to security settings for the document. When I check the security settings  for the document in Pro, it shows everything as "allowed". The same document when opened in Reader shows several permissions "not allowed". I am guessing that these restrictions are preventing the button from working. How do I remove these restrictions?

    There are no parameters for the method that define or allow overriding security. I may have to execute it through app.trustedFunction.
    Te following message shows up in the console when I attempt to export from Reader.
    NotAllowedError: Security settings prevent access to this property or method.
    Doc.exportAsFDF:3:Field Button1:Mouse Up

  • FDF file opening in Internet Explorer--not in Adobe Acrobat Professional XI

    Good morning!
    I have created a form in Acrobat Professional XI and have a submit button that emails that data back as an .fdf file.  This is working as it should.
    However, on some of the returned emails, the .fdf file is opening in Internet Explorer--not in the associated file in  Acrobat Professional XI.
    Is this the default?  Is there a way that I can specify that it always opens in Acrobat?
    I looked on line, and found where you have to associate that type of file with Acrobat
    I have Windows XP
    in My Computer--in Tools, Folder Options, File Types, I have where FDF files are associated with Adobe Acrobat.
    Are there other changes that need to be made?
    We have a work-around--we can import the file data into the form--just takes a little longer.
    I tested this before I posted the form online, and it worked perfect.  Now that it is online, we are seeing some snags...
    As always--Thank you for your help!

    Thank you for your quick response!
    no--it is an fdf file.  Has an .fdf extension.
    One difference that I have noticed that the file that is opening correctly (in acrobat) was sent from a gmail account.  The file that is opening in internet explorer was filled out in Adobe Reader XI from an outlook email.
    This is the window that appears when the file is opened.
    On the Tools--the only items that are accessible from this screen is the AddOnTools--not all the tools sets.
    Any assistance would be greatly appreciated!

  • How do I open a .fdf file downloaded from the internet?

    Hello =-D
       I have been on a website many times in the past and opened pdf files. Today however, I have been trying to download an adobe file, and its showing up as a .fdf file. When I click to open (or drag and drop) I keep getting this error message:
    This PDF is attempting to launch:
    [insert file location here]
    Are you sure you want to continue?
    [Yes]
    [No]
         When I click on yes, I get the same repetitive error message and nothing opens. I have tried about 30+ yes's and still nothing.
    I am running windows 7 professional with Adobe XI. I know I have opened this file on this computer in the past, I do not know why it will not open now. It has been about 8 months since I have tried though...
    Thanks peeps =-)
    ~Firedogjoe

    Hi Graffiti,
       Thank you for providing the website... After looking over the website you provided, I am still a bit confused. I will break it down for ya =-)
    FYI, I am not that computer savvy, but I am sure you will figure that out by the end of this post...
    It states:
       The easiest is when the PDF is set up to import the FDF
    programmatically (using a JavaScript to import the FDF), or has the
    Import FDF action. In both cases, the FDF file name is specified.
    Q: How do I get Adobe to set up PDF to import FDF programmatically?
    It states:
       Another possibility is if the FDF has the reference to the "base PDF"
    included. In this case, opening the FDF will automatically load the
    according PDF. If the base PDF is already open, the data gets
    imported immediately.
    Q: How do I know if the FDF has a reference to the "base PDF"?
    Statement: If it should "Load automatically", I would not have an issue... or am I reading this wrong?... #confused
    It states:
       You can also try to open an FDF file which does not have the
    reference to the base PDF; it will then ask for the PDF to be loaded
    into.
    Q: How do I know if the FDF does not have a reference to the "base PDF"?
    statement: Nowhere do I see it asking for the PDF to be loaded...
    Thank you
    ~Firedogjoe

  • Is there any file carver technology tool to recover from a HDD only a group of named jpg files

    Is there any file carver technology tool to recover from a HDD only a group of named jpg files that i lost? I lost 500 jpg files in my iPhoto library named i.e from 1.jpg to 500.jpg and I want to recover ONLY them from an 1TB external WD My Book e-sata disk, to avoid time waste and unwanted jpg files.
    I' ve used data recovery software as Photorec, but it recovers all the jpgs it can find, it can't search for specific name files and as it uses its own naming for the files it recovers, i have thousands of photos to look up and find these i really want.Not to mention so much waiting time.
    Even if you know other technology tool that can help me please tell me.
    I've also used StellarPhoenixMacDataRecovery that is not file carving tool, but with similar results.

    Prosoft Data Rescue may be what you need.  Others may work that way, that are described here:
    My data has become inaccessible, and I don't have a backup!

  • 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.

  • Changing default name of FDF file created by submit button

    Hi all,
    I was wondering if there was a way to change the default file name used by acrobat when the submit button is clicked. Currently, when a user clicks the submit button on my form, acrobat allows them to generate an FDF file and either save it to their hard drive or attach it to an email, but uses the file name "<name of pdf form>.fdf" I would like to change this to a unique ID that is generated based on form data. I didn't have any problems generating the UID, but I can't figure out how to change the name of the FDF file.
    Does anyone know if this is possible?
    Thanks.
    Jose

    Do you sign the document before extending the features? If you do then make sure "Lock the Document after signing" checkbox is not checked. Try this:
    Clear all signature fields.
    Click on the field that you want to sign
    "Sign Document" window will appear
    In the left bottom corner this check box will appear.
    Uncheck it.

  • How to open pdf or fdf file through firefox 3.0.5?

    Hi all,
         I am trying to open a fdf file through firefox in linux machine by clicking the link on that it wants to open a fdf file from remote location. When I am trying to open then it will show an error message in error console like:
    Security Error: Content at http://172.16.3.116:8080/ManuscriptScreening/source/journal/ProductionEntry.jsp may not load or link to smb://editor:edit*[email protected]/Copyediting/ELS/Manuscript_Screening/MS/RDTEST/02-Process/RDTEST-D-08-10245.fdf
    Can any body give me a solution for this problem? I am using smb to fetch files from server. In my linux machine we are using Adobe Acrobat 5.0 professional version and also Adobe Reader 8. The link is available in jsp page.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]<br />
    <br />
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.<br />
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.<br />
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • Problem in opening pdf  or fdf  File in JSP page through firefox in Linux

    Hi,
    In my Webapplication , i have given link to FDF document available in server in a JSP page on click of which the corresponding FDF document should open in a new browser.
    Consider the location of FDF file in my server is
    ServerIP/MS/RDTEST/RDTEST-D-08-10245.fdf
    In my JSP link to FDF file is provided as follows.
    newpath="smb://"+username+":"+password+"@"+serverip+"/MS/RDTEST/RDTEST-D-08-10245.fdf" ;
    <a class ="one1" href="<%=newpath%>" target="dynamic" > RDTEST-D-08-10245 </a>My Requirement is When i click on the link it should open the corresponding fdf file in the browser by following the link provided.
    But it is not working if i try in this way.
    Can anybody suggest how to proceed with this issue.
    Any other ways are there to open fdf file exisitng in server in Firefox in A Linux machine.
    What settings to be made in firefox to support FDF or PDF features.
    What prerequisites needed in Linux to enable FDF or PDF features.
    I have Adobe Acrobat professional 5.0 installed in my Linux machine.
    Thanks in advance.

    Is your problem
    -. That a new browser window doesn't open?
    Solution: [Lookup the 'target' attribute|http://www.w3schools.com/HTML/html_links.asp]
    - That your file content isn't streaming to the browser?
    Solution: Your code assumes the browser understands and supports samba. This isn't always the case (IE for example). And you're providing a direct link to your file with the username and password - security concerns as well as possible portability issues. You'd be better off writing a [file servlet to download your files|http://www.google.com/search?q=file+download+servlet]

  • Naming R3d Files in Premier + Timeline Settings for 4K plus archival HD and SD footage

    We recently made the switch over to Premier and are beginning post on our first 4k 16x9 project.  Very exciting to be editing with the raw r3d files, our one concern is that naming the files (it is a feature doc with a lot of footage) in premier will break the link to the orginal file once we export via xml to resolve for the online as well as to go back to color correct in Red CineX.  Is this correct or comepletely misguided.  My gut says that naming the files in premier is just adding to the metadata associated with the clip and the export should be fine.  Can you please set me straight?
    We are also going to be adding archival footage from 1080 to SD with varied frame rates.  The bulk of the footage is shot at 4k 16x9 at 23.98.  What would you recommend our timeline setting be set at? Ultimately we will be exporting at 1080, but ideally want to keep the timeline as high res as possible for future export at higher resolutions.
    Thank you for your help and guidance!
    Best,
    Travis Rummel
    felt soul media

    I'm afraid there probably isn't a good way to scale SD to 4K...
    unless it originated on film and you can go back to transfer.
    Magic Bullet Instant HD works pretty well upscaling SD to HD.
    when you say renamiong can "sometimes make tracing the original media file on disk more difficult"
    I am referring to file management on disk as it relates to the Project.
    For example if you load all of your media and change the file names,
    then discover that there is something quirky with a particular file... it will
    make it more difficult to trace on disk for evaluation.
    It will not affect the media reference in .xml export at all.

Maybe you are looking for

  • FCP 6.0.5 and Sony HVR-M15U - DV Connection Issue

    My head is hurting at the moment. I cannot get my Sony DV deck to be seen in FCP 6.0.5. I can see the deck as HDV. For DV mode, you have to turn on the iLink conversion. I have set the deck to iLink Set - DV SP. BUT... Final Cut Pro does not see the

  • Old account name on home folder

    Hi, I added a new user account some time ago in Preferences/Accounts. I can't remember all the details now as it was over a year ago but I have removed the old account for the user that did user that Machine so they no longer appear in Accounts. I no

  • Not enough space error on ipad since installing itunes 11

    hi i installed the new version of iTunes (V11) tonight but since then have been unable to sync new video files to my ipad. The ipad has 8.61 GB free and I'm trying to add 8 x 235mb files to the device but each time it gets to Step 5 (determining trac

  • Do QuarkXPress7 and other professional software work with Leopard?

    Somebody knows if installing Leopard on my iMac QuarkXPress7, Adobe Photoshop Elements 4.0. Adobe Acrobat still work correctly or there are problems of compatibility? Thanks

  • IPhoto Library Manager will not lauch

    I use Apple's iPhoto Library Manager to move from various libraries of pictures. I went to lauch it and received the following message "iPhoto Library Manager could not be opened, because the original item cannot be found". Does this mean that the or