Content-encoding for Adobe reader?

This seems to affect Adobe Reader 9 for Mac OS X.
I have a PDF form made it LiveCycle. It has an HTTP Submit button. The data gets tranferred to the server without a problem (the data is getting saved), but when the script (on the server) returns the "Thank You" page, we get the following error:
"An error occurred during the submit process. Cannot process content of type text/html; charset=ISO-8859-1."
This works fine in Acrobat Reader (and Pro) on Windows and Acrobat Pro on the Mac; the only place we've encountered this problem is with Adobe Reader on the Mac.
I have tried changing the content-encoding coming out of the server to us-ascii and utf-8, but we get basically the same error, so I don't think it really has anything to do with the content-encoding, it's something with the Reader itself, or I'm just doing something completely wrong.
Can anyone point me to any documentation on why this isn't working?
Thanks!

Hi Mike,
Did you ever find a solution to this problem? I am having exactly the same problem right now.
I would like my webservice to send a reply that for form was successfully received or display an error message.
Have you an idea how to do this?
Birthe

Similar Messages

  • Content type for Adobe Reader from a LiveCycle form

    This seems to affect Adobe Reader 9 for Mac OS X.
    I have a PDF form made in LiveCycle. It has an HTTP Submit button. The data gets tranferred to the server without a problem (the data is getting saved by our php script), but when the script (on the server) returns the "Thank You" page, we get the following error:
    "An error occurred during the submit process. Cannot process content of type text/html; charset=ISO-8859-1."
    This works fine in Acrobat Reader (and Pro) on Windows and Acrobat Pro on the Mac; the only place we've encountered this problem is with Adobe Reader on the Mac.
    I have tried changing the content-encoding coming out of the server to us-ascii and utf-8, but we get basically the same error, so I don't think it really has anything to do with the content-encoding, it's something with the Reader itself, or I'm just doing something completely wrong.
    Can anyone point me to any documentation on why this isn't working?
    Thanks!

    THanks Rehman. Can you send it to [email protected]
    I have given some points and will close it when I see your document

  • How to install several specified languages for Adobe Reader X

    Hi guys, just question that how to silencely install several specified languages for Adobe Reader X?
    I know some silence switch as below:
    setup.exe /sAll /rs
    =>  Silencely install all supported languages
    setup.exe /sAll /rs /sl "xxxx" (xxxx is LANG ID)
    =>  Silencely install one specified language only (defined by LANG ID)
    Question:
    If I would like to silencely install several specified languages, is there any other switch to do that?
    Thank you all in advance.

    Hi,
    I'm using Adobe Reader X MUI version and I tried your way but doesn't work unfortunately.
    I attached the setup.ini content below =>
    ============
    [Startup]
    RequireOS=Windows 2000
    RequireMSI=3.0
    RequireIE=6.0.2600.0
    [Product]
    msi=AcroRead.msi
    Languages=1033;1036
    1033=English (United States)
    1036=French (France)
    [Windows 2000]
    PlatformID=2
    MajorVersion=5
    ServicePackMajor=4
    [MSI Updater]
    Path=http://ardownload.adobe.com/pub/adobe/reader/win/8.x/8.0/misc/WindowsInstaller-KB893803-v2 -x86.exe
    =============
    And I used the switch of "Setup.exe /sAll /rs /ini "setup.ini""
    My OS is Windows 7 Ultimate.
    Thank you.

  • APIs for Adobe Reader to get the x, y co-ords,width,height of all elements (text/image) in a PDF doc

    Hi all,
    I have written a Acrobat plugin using  PDFEdit APIs to extract x, y co-ordinates, width and height of all  elements(objects) in a PDF document.
    Now, I wanted to make the same working on Adobe Reader.I have added the READER_PLUGIN macro enabled in Project settings.
    When I re-compiled the code, I got a bunch of errors saying all PDFEdit APIs are not available under Adobe Reader.
    My  objective is to parse through the entire PDF document and get x, y  co-ordinates, width, height of all PDF objects (especially Image and  Text objects).
    Can anybody help me how to achieve this ?
    Thanks
    Prasanth

    I know that we cannot obtain the PDEContent of a PDF page from Adobe Reader, as PDEContent is modifiable content and as such it cannot be accessible from Adobe Reader.
    Also, as PDFEdit API's does not work for Adobe Reader, we are trying to figure out a way to achieve this for Adobe reader.
    I am curious to know if the COS APIs can help us in this task.
    I tried to read the stream content using PDPageStmGetToken API. I get the data of this format:
    344.88 0 0 91.44 71.882 41.92cm
    Here, as per PDF reference, I am getting only distance from X Axis and distance from Y Axis. But not width and height.
    Can you knidly let us how to get the image attributes (primarly read only attributes like x and y co-ordinates, width and heoght) with Cos APIs.
    Thanks
    Prasanth

  • Silent install for adobe reader version 110003

    silent install for adobe reader version 110003

    Hi,
    I don't know your more details about how you pretend to deploy your Adobe Reader but I did this to my current deployment and many people on the company are happy with this:
    1- I extracted the contents from the Adobe Reader installer.
    2- I modified the MSI using Customization Wizard to hide some menus (Maybe you can skip this step if you don't need to customize it)
    3- On SCCM 2012 I created a Script deployment with a CMD file which contains the following command for silent install. (You don't need to have an SCCM infrastructure to deploy it but it will help)
    start /wait msiexec /i "%~dp0AcroRead.msi" /q TRANSFORMS="%~dp0AcroRead.mst" PATCH="%~dp0AdbeRdrUpd11001_MUI.msp;%~dp0AdbeRdrSecUpd11002.msp"
    or
    msiexec /i "%~dp0AcroRead.msi" /q TRANSFORMS="%~dp0AcroRead.mst" PATCH="%~dp0AdbeRdrUpd11001_MUI.msp;%~dp0AdbeRdrSecUpd11002.msp"
    - On my case I used %~dp0 because I'm installing from a server caching files on client machines but if you pretend to test and install it locally avoid using: %~dp0 and put your absolut path. Like C:\Temp or your MSI and source files location.
    - Start /wait - Will execute your MSI installer file and then once is finished will proceed with the next command if any.
    - Transforms- will force the MSI to apply the custom settings I did on Customization Wizard)
    - PATCH- command will proceed to install the patches you may have at the moment 11.0.1, 11.0.2, etc...
    Hope this will help you !
    Derspinne

  • Need MSI Download of Adobe Flash Plugin for Adobe Reader

    From this link:
    http://helpx.adobe.com/acrobat/using/flash-player-needed-acrobat-reader.html
    I found EXE Download of Adobe Flash Plugin for Adobe Reader/Acrobat:
    install_flash_player.exe
    I requested our Admin to deploy the above file via SMS but he told me it will be better if I can find an MSI Download insteade of EXE.
    Where I can get MSI Download of this EXE File?
    Tarek.

    Pat Willener wrote:
    Sorry, I misunderstood - yes, this will install the Flash Player plugin for non-IE browsers.  But so will install_flash_player.exe from your first post.
    According to the link you posted, it seems to be required to install the Flash Player plugin to view Flash content in PDF files.
    On the other hand I do not quite understand why there is a NPSWF32.dll file in C:\Program Files\Adobe\Reader 11.0\Reader ...
    Thanks again Pat, but apologies, as I am not quite sure I understand what you mean...
    This link you posted:
    http://www.adobe.com/products/flashplayer/distribution3.html
    ... will result of this distribution deployment allow the end-users to play Flash in PDF under Adobe Acorbat/Reader?
    Tarek.

  • Successfully downloaded and installed Adobe Reader on my PC ... ( Windows 7 home premium (64 bit) OS).  Cannot print adobe documents... Error message indicates need to install plug-in for adobe reader for windows 7 home premium (64 bit) OS               

    Cannot print adobe documents ... Error message indicates a need to install plug-in for adobe reader.
    Please advise how/where to locate the required adobe reader plug-in...
    Thank you,
    Joe Curcio

    What is the full and exact message you are getting?
    If the PDF contains Rich Media, the Flash Player plugin may be required: http://fpdownload.macromedia.com/pub/flashplayer/latest/help/install_flash_player.exe

  • Is there a 64 bit install for Adobe Reader?

    Hello,
    I want to make a note that I did a search on the form, using the following text
    "Is there a 64 bit install for adobe reader?"
    And I did not find my answer.  That is why I'm posting this as a question.
    So, with that out of the way....
    I am getting ready to build a new computer for myself, and will be running Windows 7 Enterprise 64 bit.  Before I begin, I want to make sure I have all of my software that I want installed, and I am doing research on each program to see if there is a 64 bit version that can be installed.  What I would like to do is have as many as my programs that I install be 64 bit as possible.  I know that not every program will be 64 bit, but I did want to get as many of them as possible to be 64 bit applications.
    As I do want a PDF reader on my computer, and I have used Adobe Reader for years, I started looking on the web site to download the current version.  However, I did not see any place that I could download a 64 bit version of Adobe Reader.
    That is why I'm here asking.  Is there a 64 bit version of Adobe Reader that I can download?  If so, where is it on the web site?
    This does lead me to a follow up question.  Is there a 64 bit version of the Flash Player, as well as the Shockwave player?  If so, where can I download them from as well.
    Thanks in advance,
    --Brian Plencner
    [signature deleted by host]

    Again, I think you need to check the Microsoft web page, as I was able to find 64 bit versions of IE8 for download.
    The URL to access the page is
    http://windows.microsoft.com/en-US/internet-explorer/downloads/ie-8
    From that page, I am able to select a 64 bit version of IE 8 for the following Operating Systems
      -- Windows XP 64 Bit
      -- Windows Vista 64 Bit
      -- Windows Server 2003 64 Bit
      -- Windows Server 2008 64 Bit
    Windows 7 is not listed as an option as it already comes with IE8 installed by default.
    Looks to me that Microsoft has already released a 64 bit version of IE8.
    In fact, I went ahead and downloaded IE8 for Windows 2003 Server x64 bit, and looked at the details of the file.  Each microsoft download has a digital signature associated with them, showing a date and time of when the exe was built.
    According to what is shown below, IE8 for Windows Server 2003 has been around since Sunday, March 08, 2009.
    So, what has adobe been doing since March of 2009?  IE8 has been 64 bit for well over 2 years now (it will be 3 in March of 2012). While I know that it does take time to develop new applications, I don't think it would take 3 years for Adobe to come up with a 64 bit version of Reader that could have been built under the 64 bit platform.
    --Brian

  • Acrobat Standard 6.0 Set as Default Viewer, but Browser is looking for Adobe Reader 8 or 9

    All,
    I use Adobe Acrobat Standard 6.0 for viewing and creating PDF's.  Just a couple of days ago, I tried opening a patent document I found on Google.  The browser displayed the following error:
    "The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser.  Adobe Acrobat/Reader version 8 or 9 is required.  Please exit and try again."
    So I looked for an update for Adobe Reader and downloaded Adobe Reader 9.1.2.
    The next PDF document that I opened came up in Adobe Reader....NOT Adobe Acrobat.  The installation must have changed the default viewer.  So I right-clicked on the PDF file icon and selected OPEN WITH Adobe Acrobat.  I clicked the checkbox to "Always open with this program..."  This seems to have fixed the default viewer problem, as PDF files now open with Adobe Acrobat Standard...just the way I want things to work.
    I still have the problem of not being able to open many documents within a browser...I think because the browser is looking to open the PDF files in Adobe Reader 9.1.2, NOT Acrobat 6.0.  But Adobe Acrobat is now the default viewer.
    Does Acrobat function independently of Reader?  Or is Reader a module that is required for Acrobat to function properly?  Whatever the case may be, can somebody suggest a fix for this problem?
    Thanks,
    Neal
    [email address deleted by host]

    They do not require each other for running as mentioned. There are some modules in common and that is where you run into problems. There are issues with the parts that remain resident also. I would suggest you follow the other advice you have been given. Unfortunately, there are some PDFs that may not open correctly in AA6. You may have run into some of those.

  • I am unable to accept the end user licensing agreement for adobe reader on my mac.  How do I fix this.  I can not open any files.

    I am unable to open any pdf files because I have not accepted the end user licensing agreement for adobe reader.  I can not find the accept button.  I have a mac.

    What is your screen resolution?  Can you post a screenshot of what you see: https://forums.adobe.com/thread/1070933

  • I just signed up for Adobe Reader and want to create a document I can post  on my facebook page.  I do not see Acrobat on my microsoft word.  How do I do this?

    I just signed up for Adobe Reader.  I wanted to be able to create a document and post it on my facebook page.  How do I do this?

    Hi terryjeanlaw,
    Using Adobe Export PDF, you can export PDF files to Word document (.docx and .doc),  Excel document (.xlsx), Powerpoint document (.pptx), Rich Text Format document (.rtf) and Image (.jpg, .tiff, .png). In order to convert to PDF, you need to either purchase PDF Pack (Reliably Create PDFs, Convert PDFs, & Merge PDFs Online | Adobe PDF Pack) or Adobe Acrobat XI (PDF creator, create PDF | Adobe Acrobat XI).

  • Will automatic update select 'Adobe Reader X' after support ends for 'Adobe Reader 9.5.5' on 6/23?

      After the recent update for ‘Adobe Reader 9.5.5’ the end of support for this version is June 23, 2013. This is installed on an edition of ‘Windows Vista Home Premium Service Pack 2’. System type: 32-bit Operating System.

      Probably is the best way to go if end of support for ‘Adobe Reader 9.5.5’ is June 23, 2013. Does automatic update select the latest version of ‘Adobe Reader X’?

  • Got to end of trial period for Adobe reader XI and cannot revert back to old version or install another version b/c it says I have a newer more functional version, so now I've got no reader at all and cannot fix. Any ideas how to overcome this?.

    Got to end of trial period for Adobe reader XI and cannot revert back to old version or install another version b/c it says I have a newer more functional version, so now I've got no reader at all and cannot fix. Any ideas how to overcome this?.

    YOu need to be clear about the products you are using, so we can help you. In particular there is no trial of Adobe Reader, it is free and keeps running. Sounds like you are using some versions of Acrobat - which?
    YOu must properly uninstall the trial, don't just delete files or you may get a mess impossible to recover.

  • Developing an Add-in for Adobe Reader to insert the PDF into Lotus Notes

    Hi
    We currently have a document management solution in MS Word & Excel, where by you can open/create a document click a button that is linked to a macro and it brings a Document Management screen up and allows you to save the file into a new Lotus Notes Document.
    We are now trying to get the same functionality into Adobe Reader, whereby a user can open a PDF they have on their PC and then go to a menu item and it will perform similar function to our macro/VB that we have setup in MS Word & Excel.
    Does anyone know of anyone who has developed such an idea or could point me in the right direction of where to start developing as I have never developed any add-in/plug-ins for Adobe Reader.
    This needs to be done really in Visual Basic, but any help would be great
    Thanks
    Ian

    You start by downloading the Acrobat SDK.
    In the SDK is information about developing a plugin for Reader, which will require you to obtain a license from Adobe.  Submit the necessary paperwork to see if you are approved.   It doesn’t make much sense to start development if you don’t get approval.
    Once approved, you will want a copy of Adobe Acrobat for development as it’s easier than developing with Reader.
    Plugins are developed in C/C++ and there are samples in the SDK.

  • Problem opening PDF files for Adobe Reader

    Problem opening PDF files for Adobe Reader.
    I installed the latest adobe reader for my Mac. Everything is set up. Every time i go to open a pdf file, this shows up...
    "Before viewing PDF documents in this browser you must launch adobe reader and accept the End User Licence Agreement, then quit and relaunch the browser."
    I installed it through the adobe reader website for free. And even though it says 'by clicking "install now" you are agreeing to accept the user licence agreement terms and conditions' it still says i need to accept the T&C's.
    I've tried uninstalling and reinstalling it and same thing over and over again.
    Can someone help!?!?!
    Please contact me via email direct ASAP at....
    [email protected]
    Thank you
    Message was edited by: nick khzouz

    Adobe Reader PDF problems wrote:
    "Before viewing PDF documents in this browser you must launch adobe reader and accept the End User Licence Agreement, then quit and relaunch the browser."
    Did you actually try doing what the message suggests?  Open Adobe Reader and accept the EULA?

Maybe you are looking for

  • Can we do screen modifications for OM infotypes?

    Hi Experts, We have a requirement where we need to hide the business area field in the IT1008(Account assignments). Can any one please let me know how to do this? Thanks, Revanth.

  • Error while loading data from R/3 to BI

    Hi I am trying to extract data from R/3 system into DSO but I am getting the below error. I do have the required authorization and RFC connections are working fine. I tried manual push (via Execute LUW) but it didnt help. i'm getting the below error

  • Call a getter

    Hi I've looked through the threads but can't find an answer to my question: 1. How to i call a setter method when i press a button on an ADF form to set one of the text item values in the class variable? 2. How do i get this value to output on the ne

  • After effects not importing .WMV files properly

    when i import a .wmv file into the timeline it shows the top half of the picture as black and the bottom half as the clip?? any help would be much apreciated thanks

  • [solved] What makes systemd-logind.service fail?

    After last update made yesterday I was unable to reboot. With the help of an installation cd  and chrooting I disabled my graphical login manager lxdm which, when started, seems to do nothing and the system is stuck. Without lxdm service enabled, I c