Downloading and opening a PDF form

I have been trying to download a form through safari which should arrive as a pdf. However instead of this a 'servlet' arrives on my desktop (which apparently contains all the info I need but is just a text edit list of commands for me) - I have tried with some assistance to correct this by reinstalling my acrobat reader, reinstalling Safari etc. The nearest we have got is by adding .fdf to the downloaded 'servelet's name This changes the form of the document but when I try and open it the computer goes crazy and endlessly flashes between acrobat reader and safari without opening anything.
Help - this is driving me crazy and I don't know what else to try
I have found the same problem on a new Intel IMac with 10.4.5 and my daughters IBook also with 10.4

Hi,
Can you post where the form is or is it in a non-public area?

Similar Messages

  • Is it too much to ask that a Mac user can just OPEN and USE a PDF form created by LiveCycle Designer PC software?!?

    My problem is just that- I have created all my forms using LiveCycle Designer because it is easier to make the forms accessible to individuals with disabilities.  Apparently it doesn't make Mac users have access to the forms.  I've received complaints from Mac users that cannot complete or submit the forms that I created.  I'm not asking how to recreate using another software, I know how to do that.  I'm asking is there a work around to allow a Mac user to open a PDF form or even XML (bedded within an HTML page) on a Mac computer WITHOUT having to use bootcamp, parallels, etc. and be able to complete the form and submit, print or email it?????  I've exhausted all my knowledge on this thus far and I'm hoping to find something that will help.  So far all forums talk about how Mac users need to have a PC side to their computer.  Isn't there another way?
    I've attached an example form that we are no longer using (though still created exactly the same as the others)
    Thanks!

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • I can download and open pdfs on my macbook air.  Why can't I open a pdf from a webpage?

    I can download and open pdfs on my macbook air.  Why can't I open a pdf from a webpage?

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go > Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • I cannot view pdf files on Safari, instead they download and open in viewer. How do I change this?

    Does anyone have a solution for this???
    "I cannot view pdf files on Safari, instead they download and open in viewer. How do I change this?"

    Back up all data. Please read this whole message before doing anything, so you'll know what to expect.
    Open Safari's preferences dialog and make notes of everything you would need to recreate the basic settings, such as your home page. That includes the settings of Safari extensions, if any are installed.
    Triple-click the line below to select it, then copy the selected text to the Clipboard (command-C):
    ~/Library/Preferences/com.apple.Safari.plist
    Quit Safari. In the Finder, select
    Go ▹ Go to Folder
    from the menu bar. Paste (command-V) into the box that opens and press return. A Finder window will open with a file selected. Move the selected file to the Desktop, leaving the window open.
    Launch Safari. Its settings will have reverted to what they were they first time you launched it. Your bookmarks, history, and AutoFill data will be preserved.
    Test. If Safari now works as expected, recreate its settings and delete the file you moved to the Desktop. Otherwise, quit Safari again and put the file you moved back where it was, overwriting the newer one created in its place. Post your results.

  • How do I download and print a pdf file in osx mountain lion

    How do I download and print a pdf file?

    control click on your PDF to download option
    Open it on your desktop Command-P is the short cut for print option.

  • How to open a pdf form with fdf data

    Hi all,
          I am working on a new project. In that, I have to load a PDF contract form with FDF data on Internet Explorer Window.
    I don't know how to do it. Actually I tried using this format on the URL (while loading the respective page)
    http://www.example.org/pdf_file_name.pdf#FDF=http://www.example.org/fdf_file_name.fdf
    But it opened as an empty pdf document. . Actually I need it with the fdf data.
    Can anyone know any other way to do this?
    Or is this not possible to open a pdf form with fdf data in a browser?
    Thanks in advance
    Annamalai

    @ Bernd. It still opens a text file
    Here's my FDF file sample
    %FDF-1.2
    %âãÏÓ
    1 0 obj
    <<
    /FDF << /Fields
    <</V (07/22/2009)/T (Loan_Note_Date)>><</V (22.29)/T (Loan_AnnualPercentage_Rate)>></V ()/T (Seller_ESignatureArea1_Date)>><</V (GA Dealer)/T (Seller_Signer_FullNameTitle)>><</V ()/T (ThirdParty_ESignatureArea1_Date)>>
    /F (MARSMFLZ.pdf)/ID [ <1f0b6b55f345db39e8246247138fe562><e960588530b0d06d35cd618b34d4c314>
    ]>>
    >> endobj
    trailer
    <<
    /Root 1 0 R
    >>
    %%EOF
    (I have uploaded the related pdf file before.)
    Just now I got an idea to use WScript (the code is written in javascript)
    ws = new ActiveXObject("WScript.shell");
    ws.Run('"AcroRd32.exe" "C:\\annukar\\Refi\\Refinance_Module\\Forms\\Contract.fdf"', 1, true);
    this opens my fdf document in Acrobat reader using command prompt.
    I have a doubt now, can i use some string in place of "C:\\annukar\\Refi\\Refinance_Module\\Forms\\Contract.fdf" in the above command?
    I mean something like fdf_file = "C:\\annukar\\Refi\\Refinance_Module\\Forms\\Contract.fdf"
    and replace ws.Run('"AcroRd32.exe" fdf_file,1,true). I tried it but it doesn't work Any idea's? Since the path will not remain the same always. So i need to change it

  • Adobe Reader XI won't launch, can't download or open existing PDF files.

    Running Windows 7 and have had no trouble with PDF files until few weeks ago.  Now Adobe Reader Xi won't execute and I can't download or open existing PDF files using Adobe.  Interesting that I can open existing PDF files unsit PaintShop Pro X4 but not in Adobe.  Have unistalled and reinstalled Adobe Reader XI several times with no change in problem.

    You can try using Windows Explorer to navigate to C:\Program Files (x86)\Adobe\Reader 11.0\Reader, then double-click on Eula.exe and accept the license agreement

  • How to fix Acrobat 9 Standard freezing when I try to open a PDF form I created?

    How to fix Acrobat 9 Standard freezing when I try to open a PDF form I created?

    Hi jamesh,
    Considering the error 'licensing has stopped working', I would refer you to visit this KB doc link and try troubleshooting:
    Error "Licensing has stopped working" | Windows
    Regards,
    Anubha

  • Regarding UCF_AcroForm error displayed when trying to open the pdf form

    Hi,
         Iam receiving the pop up when trying to open the pdf form.The Error is Server Error Class: UCF_AcroForm Method: Error.The Error displayed in some system and in some other system the form is working fine.The Form is created using the Designer 8.0.The form is working fine in reader 8.0.Is there any problem in the reader version.Is there any solution for this problem please provide.
    Thanks and Regards,
    SatheshKumar R

    Sathesh,
    Similar issue has been reported at SDN so searching would have helped you. See below threads for solutions:-
    UCF_AcroForm error
    MSS UCF_AcroForm error displayed when trying to display form in PCR
    Chintan

  • Opening HCM PDF forms from UWL

    Dear Friends,
    I am working in an assignment which involves the following
    Portal version 7.01 SP3
    HCM Process and Forms
    ESS and MSS
    UWL
    I am doing the following steps
    1. logged in as a manager
    2.Go to Team
    3. Initiated the 'start process' to change the work timings for an employee
    4.Change the timings in the presented PDF form
    5.Send the form
    6. logged in as HR Admin
    7. Able to see the work item in the UWL inbox
    8. On clicking the from the UWL inbox portal does not open the submitted PDF form, rather opens start process.
    May I request you to help me in opening the PDF form from the UWL, please.
    Regards,
    Tarani

    Hi Terani,
    We are also facing the same issue with HCM forms in Portal. So could you please update how did you resolve this issue.
    Thanks,
    Naveen Kumar

  • Thunderbird fails to download and open JPEG files & Doc files

    Using version 31.1.1.. Thunderbird cannot download and open JPEG and Doc files. TB opens pub files, xls, PDF files and some others but not primarily JPEG and Doc files.
    I get a message saying "download failed due to unknown error, please try again"
    Any help would be appreciated.
    Richard G.

    Tools menu (Alt+T) > options > attachments and delete any information stored there for JPEC and doc file.

  • How to download and install webutil in FORMS 10G 10.1.2.0.2

    Where i find all the step to
    how to download and install webutil in FORMS 10G 10.1.2.0.2
    i DON'T FIND NOTHING OF VERY GOOD TO FOLLOW !!!

    hi
    u do not need to install any webutil in R2 u just need to configure few things.
    please read the following notes and try to configure.
    How to get up and running with WebUtil 1.06 included with Oracle Developer Suite 10.1.2.0.2 on a win32 platform
    Solution
    Assuming a fresh "Complete" install of Oracle Developer Suite 10.1.2.0.2,
    here are steps to get a small test form running, using WebUtil 1.06.
    Note: [OraHome] is used as an alias for your real oDS ORACLE_HOME.
    Feel free to copy this note to a text editor, and do a global find/replace on
    [OraHome] with your actual value (no trailing slash). Then it is easy to
    copy/paste actual commands to be executed from the note copy.
    1) Download http://prdownloads.sourceforge.net/jacob-project/jacob_18.zip
      and extract to a temporary staging area. Do not attempt to use 1.7 or 1.9.
    2) Copy or move jacob.jar and jacob.dll
      [JacobStage] is the folder where you extracted Jacob, and will end in ...\jacob_18
         cd [JacobStage]
         copy jacob.jar [OraHome]\forms\java\.
         copy jacob.dll [OraHome]\forms\webutil\.
      The Jacob staging area is no longer needed, and may be deleted.
    3) Sign frmwebutil.jar and jacob.jar
      Open a DOS command prompt.
      Add [OraHome]\jdk\bin to the PATH:
         set PATH=[OraHome]\jdk\bin;%PATH%
      Sign the files, and check the output for success:
         [OraHome]\forms\webutil\sign_webutil [OraHome]\forms\java\frmwebutil.jar
         [OraHome]\forms\webutil\sign_webutil [OraHome]\forms\java\jacob.jar
    4) If you already have a schema in your RDBMS which contains the WebUtil stored code,
      you may skip this step. Otherwise,
      Create a schema to hold the WebUtil stored code, and privileges needed to
      connect and create a stored package. Schema name "WEBUTIL" is recommended
      for no reason other than consistency over the user base.
      Open [OraHome]\forms\create_webutil_db.sql in a text editor, and delete or comment
      out the EXIT statement, to be able to see whether the objects were created witout
      errors.
      Start SQL*Plus as SYSTEM, and issue:
         CREATE USER webutil IDENTIFIED BY [password]
         DEFAULT TABLESPACE users
         TEMPORARY TABLESPACE temp;
         GRANT CONNECT, CREATE PROCEDURE, CREATE PUBLIC SYNONYM TO webutil;
         CONNECT webutil/[password]@[connectstring]
         @[OraHome]\forms\create_webutil_db.sql
         -- Inspect SQL*Plus output for errors, and then
         CREATE PUBLIC SYNONYM webutil_db FOR webutil.webutil_db;
      Reconnect as SYSTEM, and issue:
         grant execute on webutil_db to public;
    5) Modify [OraHome]\forms\server\default.env, and append [OraHome]\jdk\jre\lib\rt.jar
      to the CLASSPATH entry.
    6) Start the OC4J instance
    7) Start Forms Builder and connect to a schema in the RDBMS used in step (4).
      Open webutil.pll, do a "Compile ALL" (shift-Control-K), and generate to PLX (Control-T).
      It is important to generate the PLX, to avoid the FRM-40039 discussed in
      Note 303682.1
      If the PLX is not generated, the Webutil.pll library would have to be attached with
      full path information to all forms wishing to use WebUtil. This is NOT recommended.
    8) Create a new FMB.
      Open webutil.olb, and Subclass (not Copy) the Webutil object to the form.
      There is no need to Subclass the WebutilConfig object.
      Attach the Webutil.pll Library, and remove the path.
      Add an ON-LOGON trigger with the code
             NULL;
      to avoid having to connect to an RDBMS (optional).
      Create a new button on a new canvas, with the code
             show_webutil_information (TRUE);
      in a WHEN-BUTTON-PRESSED trigger.
      Compile the FMB to FMX, after doing a Compile-All (Shift-Control-K).
    9) Under Edit->Preferences->Runtime in Forms Builder, click on "Reset to Default" if
      the "Application Server URL" is empty.
      Then append "?config=webutil" at the end, so you end up with a URL of the form
          http://server:port/forms/frmservlet?config=webutil
    10) Run your form.

  • How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file?

    How can I hide page thumbnails navigation bar at the start up of Adobe Reader and open a pdf file? I could not find this option under Preferences tab? Thanks

    Hey there,
    Thanks for your reply. That works for the files I do what you said. However, for files I have not done that, It still shows the navigation bar. Any idea, how to do it default for any files?
    Thanks agian

  • How can I download and view a pdf with iphone?

    How can I download and view a pdf with iphone?

    If the PDF is an email attachment, you can view it by tapping on the attachment icon while you are viewing the email message. Another option is to set up a dropbox account and then use a computer to drop the PDF into your account. Install the iOS dropbox app and you can view PDFs there that way.

  • How Can I download and open iCloud Pages doucments?

    Hello. I hope someone can help me. I am going crazy as I cannot download and open a  lengthy iCloud Pages document I have been working on. Each time I perform a download the document appears as a ZIP Archive in my Downloads Folder on my MacBook Air. However, when I try to open the document  e.g. using Zip View Pro, I get a one-page document instead of the original 150+ pages manuscript.
    My second 'beef' about iPages is that it synchronizes very slowly. I worked on my document on an iPad and then, the next day, tried to continue working on it on my laptop. The changes I'd made on the iPad did not appear until much, much later. I was better off using Dropbox as a meansa of ensuing that, whatever machine I happened to be working on, I would always have access to the latest version of my file.
    I am very, very disappointed with ICould Pages!!!
    Stephen

    You can try to open the zip file with the bulit-in Mac Archive Utility application (right click, Open With > Archive Utility.app).
    I expect the manuscript file is quite large but I can't explain the delayed iCloud sync.

Maybe you are looking for

  • How can i update multiple records at same time in psa

    Hi, i need to modify certain column's value in psa. for one of InfoObject  fix value i need to change to some other value, can i write some routine or any other way to do so quickly. thnx

  • Why not use Bridge CS4 with PsCS3?

    I will post this on both the Bridge and Ps User-to-User forums as it applies to both. I have PsCS3 and PsCS4 installed side by side in the default folders assigned by Adobe but have shifted my Bridge CS4 Cache (containing all the thumbnails and previ

  • WILL "digital persona" finger print password manager work with Firefox?

    My computer has a fingerprint reader that I use to store my passwords to log onto websites. It works with internet explore but have not been able to use it with Firefox. When trying to use the message states "The address wasn't understood". "Firefox

  • Flow diagram of AP,AR and OPM MOdule

    Hi, I want to learn the flow of tables of AR,AP and OPM module. My question is that is how to learn these flow and ...is thr any documents or flow diagram ?? Please share the documents if u have..this will be very helpfull for me..!!!! my id : [email

  • CC apps showing in CC but not Applications?

    Hi, I downloaded CC and all programmes were working apart from Illustrator - whenever I opened a file it would think about opening it then suddenly force quit. I uninstalled CC and reinstalled it. Once my CC was installed, my programmes showed up in