Coding of FDF files

Hi there,
I have a problem regarding the coding of FDF files. Here's what I'm doing: I copy and paste text from Word into a HTML Form in Firefox. Firefox encodes special chars as &#xyz; Now I generate a fdf file from the form fields. In these files, the Firefox HTML-Encoded special chars are coded as above and therefore printed exactly like that in the latter PDF file.
Now I started to copy the Word Text directly into the PDF Form, exporting the FDF and looking at the coding of the special chars. But it neither seems to be ISO, UTF-8 nor Windows or any other well-known coding.
Can anybody help me out and tell me, which format is used for encoding of FDF files?
Thanks a lot
Michael

Maybe it matches the font's encoding as specified in the PDF. That
would make sense, because then no translation is needed on loading the
PDF.
Aandi Inston

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

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

  • Set FDF file path

    Greetings,
    I have created a form that checks if fields are complete and if so, attaches a FDF file to an email.
    Here is my code:
    var f1 = this.getField("0_type").value;
    var rFields = new Array(
    ["0_type", "Form Type"],
    ["1_account_number", "Account Number"],
    ["1_name_sale_source", "Your Name and Sales Source Number"],
    ["1_pu_facility", "Pickup Facility"],
    ["1_territory", "Pickup Territory"],
    ["3_billing_name", "Billing Contact Name"],
    ["3_company_name", "Billing Company Name"],
    ["3_phone", "Billing Contact Phone"]);
    if(f1 == "re")
    function FormComplete()
    var bComplete = true;
    var errMsg = "";
    RemoveHighlights(["0_type", "1_account_number", "1_name_sale_source", "1_pu_facility", "1_territory", "3_billing_name", "3_company_name", "3_phone"]);
    for (i = 0; i < rFields.length; i++)
    if
    (this.getField(rFields[i][0]).valueAsString == " ")
    bComplete = false;
    errMsg = errMsg + rFields[i][1] + "\n";
    this.getField(rFields[i][0]).fillColor = color.red;
    if (bComplete != true)
    app.alert("The following field(s) need to be completed for a Reactivation request:\n\n" + errMsg,
    1, 1);
    return bComplete;
    function RemoveHighlights(aFields)
    console.println(aFields.length);
    for (i = 0; i < aFields.length; i++)
    this.getField(aFields[i]).fillColor = color.transparent;
    return;
    if(FormComplete())
    this.submitForm({cURL:"mailto:[email protected]?subject=Reactivation Request for "+this.getField("3_company_name").value+" #"+this.getField("1_account_number").value+"&body=Thank you for completing this form.%0A%0AReactivation requests require management approval. Once approval is granted your request will be processed.%0A%0AThank you,%0ASales Support Team&[email protected]"});
    Here's my problem:
    Users are saving the source file in different locations on their hard drives. And, some times they rename their files for future reference. When the exported FDF file arrives it is looking for that source file in the obscure location and when it doesn't find it, prompts the user to locate the file for it. We then navigate to the correct file and the FDF opens correctly.
    Here's my question:
    Using javascript, can I set a specific file path and file name that the FDF will look for when opened? In other words, if a user saves the file in some obscure place with a weird name (like XYZ), the FDF will always look for ABCD file on the desktop.
    Possible? If so, please kindly post a sample script.
    Thx,
    rob

    Not with the submitForm() method.<br /><br />You could use var myFDF = app.newFDF() then set the /F tag with myFDF.addEmbeddedFile(<path>);<br /><br />The only problem is that newFDF() is a security-restricted method so you cannot use it in document-level JavaScript, only folder-level.  If your workflow requires that you use document-level JavaScript then you will not be able to overwrite the /F tag in the FDF generated by submitForm() using any SDK methods.

  • How to open an .fdf file?

    Greetings,
    Trying to get my Tax 1099 Div statement off of a website. It is not posted/downloaded as a .PDF file but as a .FDF file. I give up! How do I open this thing? I've used
    Safari and Firefox and get the same result: no where. I have Acrobat Reader 9 installed.
    Again, how do I manipulate this .fdf file to get it to open as a .pdf? Or do I need to contact the website?
    Thanks.....

    How to Open FDF Files  


    The '.fdf' file extension is fully supported by Acrobat Reader. On Editorial Manager (EM), PDF's are downloaded with this extension so that they won't open within a browser window. If you experience trouble opening a FDF file, it is likely that your internet browser isn't configured properly to open files with the .fdf extension.

How to set your Acrobat Reader to read FDF files:
    Macintosh:
    
1. Launch Internet Explorer or Netscape (The Safari and Firefox browsers are automatically configured to associate FDF files with the Adobe Acrobat program).
2. Click on ‘Preferences’.
3. Look for a category called 'file helpers' in Explorer, or 'applications' in Netscape.

In Explorer
    Look for the application Adobe Acrobat Reader and check to make sure that it has an entry for .fdf files under extension type. If it doesn't, click add and use these values:
    
1. Description - Acrobat Form Data Format.
2. Extension - .fdf.
3. Mime type - application/vnd.fdf.
4. File type FDF.
5. How to handle - view with application / choose Acrobat Reader.

In Netscape
    Look for the 'portable document format' and click on the icon, and check to see that it has an entry for .fdf files under suffixes. If it doesn't, add these values:
    
1. Description - Acrobat Form Data Format.
2. Suffixes - .fdf.


Maybe you are looking for

  • Hard drive crashed - how to import my data back to itunes?

    my hard drive crashed. I reload windows, install itunes, but when i connect iphone it wants to delete everything off it. oddly enough it imported the photos. why cant it jsut import everything? the reason why i dont want to wipe it and start over is

  • Bootcamp will not load Windows installer - No bootable device, insert disk then press any key

    Hello, I recently decided to install bootcamp onto my 2009 27" iMac, I have done this before for other people's computers and I thought it would be no different for my own. However, on attempt to install the Windows disk, instead of starting the inst

  • How to reflash my n97 mini?

    I bought an unlocked n97 mini but stupid me bought it from optus as telstra was sold out. So i can make calls etc just fine but I can't seem to use the internet/maps etc as it's trying to go through Optus Zoo. How do i reflash/set the phone so it'll

  • Question on Self Service Procurement

    hi friends Self service procurement is applied for what materials. Is it applied to both direct materials and indirect materials  or only to direct material or only to indirect material thanks Regards vinaykrishna

  • Project will not render with 'I-Frame only MPEG'

    Hey Adobe, I am posting this at your request.     I previously used to have an old Intel Core2 chip system. I upgraded this so that my video editing life would be faster.  I have a new motherboard, with a new intel I7-4770 @ 3.5Ghz chip. same memory