Ridiculous Download Times on Reader Extended Docs (test results included)

I've been receiving complaints from clients about extreme download times (up to 30 minutes to view a 150MB file on a 20 mbps connection).  So I decided to run some tests to see if this was being caused by a configuration issue, or something easy to resolve.  (Testing results at the bottom of the page)
A little background info:  Our core business utilizes pdf documents that have been enabled for shared review, reader extended, and then displayed within the browser.  So I decided to take the same 50MB test file and create 4 versions of it.  The original, one that was just reader extended, one that was just enabled for shared review, and one that was enabled for shared review AND reader extended.  I then tested in 3 browsers, IE9, Firefox 3.6.17, and chrome 11.0.  I used Reader X in all of the testing.
What I found out:
IE uses an active-x version of reader to display within the browser.  This is the only browser in testing that used the active-x version and it does support streaming the file so that you can start working on the first page while the rest of the document is still downloading.  BUT when a document is reader extended this feature does not work at all.  You have to download the entire document before you can do anything.  The viewer essentially freezes until it finishes downloading.  Downloading in this psudo streaming method, it downloads MUCH slower.  I'm talking 5 minutes to download a file that only takes 45 seconds if you click "Save Target As".
Firefox and Chrome both use the Plug-In version of the reader to display within the browser.  This version does not support streaming of the file and instead forces you to download the entire file before viewing (even for non reader extended docs).  The good news here is that on a Reader extended document, since it's not trying to stream the document it downloads much faster (more like 90 seconds for the same file that takes 45 seconds to download if you click "Save Target As").
I would tell our clients to use FF or Chrome, but that's in the hands of the IT departments, and most are using IE.  As you can see the Active-X version of the viewer has by far the worst performance by far, and it's completely unbearable on files that are over 100 or 150MB.  It would be nice if someone at Adobe could address this serious performance issue.  I've even tried setting Fast Web View off and Speculative Downloading off, but the Active-X version still tries to display the first page and then stream the rest which results in a 3-5 minute download that should only take 45 seconds.

The only way it can get fixed is if you report it to Adobe. Posting it here may not be sufficient. There is an Acrobat feature request forum here and a bug report form here: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

Similar Messages

  • Anyone knows how to read this Geekbench test results?

    Anyone knows how to read this Geekbench test results? if yes, Can you please tell me if you see anything wrong?
    http://browser.primatelabs.com/geekbench3/957132

    Why do you think there's anything wrong? Your results look fairly normal: comparison.

  • Extended Hardware Test Results

    Hi All
    I have been having a lot of trouble lately (G5 1.8GhZ, 1GB RAM (2 x 512) 10.3.9) with kernel panics and freezes. I have fully reinstalled OS X but the problem remained. Eventually I ran the Extended Hardware Test (which took 45 mins) and I got the below error:
    2MEM/5/4:DIMM1/J4001
    I took this to mean that one of my RAM modules is the problem, but, this is only a guess.
    Can anybody shed light on what this error is and maybe how to resolve it?
    Many Thanks
    BB

    Just to load the fodder, that is exactly what was happening on my 4 month old PowerBook Pro; (including all the same software/system troubleshooting) and I got a 4MEM/1/40000000 error code. (it was also causing my Win setup on Boot Camp to wig out -- even worse)
    What I was looking for here (somewhere) is a quick online reference to the code breakdown to tell me which module/slot is bad (one is from Apple the other from 3rd party -- both should be covered)
    MacBook Pro   Mac OS X (10.4.7)   2x2Ghz, 2GB, 100GB/7200rpm

  • ITunes download times RIDICULOUSLY long

    It's 7pm in Paris and I thought I'd try out an iTunes movie rental for this evening after dinner. Fat chance. Clicked 'rent' and now iTunes is telling me it will take 5 HOURS to download the movie. Mind you, I just did a Speed Test and my current download capability is 14.07mbps.
    Has anyone figured out any solution/explanation for this or is it just Apple's servers? A 5-hour download time is ABSURD for a 2-hour movie!

    PS I'm not even downloading the HD version...

  • I HATE my new MACBOOK PRO, it will not let me open any PDF files and I downloaded the ADOBE READER three freaking times and it keeps saying that all the files are corrupt. I would rather have my 2008 Dell at this point. what is wrong with this thing

    I HATE my new MACBOOK PRO, it will not let me open any PDF files and I downloaded the ADOBE READER three freaking times and it keeps saying that all the files are corrupt or damaged. I would rather have my 2008 Dell at this point. what is wrong with this thing

    Perhaps the PDF files are corrupted.
    Hit the command key and spacebar, a blue Spotlight in the upper right hand corner appears, now type Preview and press return on the Preview program.
    Now you can try opening the PDF's from the file menu and see what's going on.
    If they are corrupted, perhaps they are trojans from your Windows PC or gotten from a bad location online.
    Download the free ClamXav and run a scan on the possibly infected folder.

  • Reader Extended Features not available in downloaded PDF

    I've posted a form on my website with Reader Extended Features enabled so it can be "Ink Signed". Finding that the extended features are not available in browser Reader plugins, I created a link to the PDF with PHP that allows it to be downloaded, then opened with the standalone version of Reader, but still get the message "This document contained certain rights to enable special features in Adobe Reader. The document has been changed since it was created and these rights are no longer valid. Please contact the author for the original version of this document." If I open my original local copy of the PDF it still has Extended Features enabled. What's changing in the downloaded copy?
    Created in Acrobat Pro 9, opened in Reader 9.3.4
    Thanks for any insight.

    Bernd--thanks for your interest. I found that the problem was the PHP script that I was using to force the PDF to download instead of open in the browser plugin. I used several variations of the script with the same results--seemed to be altering the contents of the PDF which cancelled the Reader Extended Features. A solution that I found was to add
    <FilesMatch "\.(pdf)$">
      ForceType application/octet-stream
      Header set Content-Disposition attachment
    </FilesMatch>
    to the .htaccess file. Since I only wanted one PDF (not all of them on the site) to be affected, I put it and the .htaccess file in a subdirectory and linked to it there. The PDF now downloads with Reader Extended Features intact.

  • Why are calculation functions lost from Reader Extended PDF when downloaded from website?

    I am creating PDF forms with most fields performing calculations. I am saving the forms out as Reader Extended PDF> Enable Additional Features. When I email the form there is no problem with the person using the form, all calculations work. The person is able to save the form and all info is present.
    However, when the same file is posted on a website with a clickable link to download, once downloaded, all the calculation functions are missing from the fields. Additionally, when the user fills the form out anyway, the info in the fields is invisible.
    I am on a MAC OS 10 using Acrobat X Pro. The majority of the people going to the website and using the forms are on Windows. What am I doing wrong?

    It sounds like you're actually using the Preview application when viewing the form on your Mac. It does not support JavaScript, which is how the automatic calculations are implemented. It also corrupts forms when it saves them. A result of this corruption is when the form is subsequently opened in Acrobat/Reader, the fields are blank unless a field has the focus. For more information, see: http://kb2.adobe.com/community/publishing/885/cpsid_88564.html

  • Yosemite is taking a ridiculously long time to download.

    Ive been trying to download from the app store all weekend and I keep getting stumped by these estimated download times of 1-3 days. I know its not my internet speed because everything else is running fine and downloading at their normal speeds. I was able to download that 1G garage band update yesterday in about 15 minutes.
    Is this just a problem with the app store?
    Thanks!

    I've been trying to download for days, and all I get after clicking "download" is a spinning wheel up in the top-left corner of the App Store window.
    It will spin for a few minutes or for hours, and then go away.
    And that's all that happens.
    Currently it's been spinning for about 12 hours.

  • Why do I have to download an attachment (lets say a picture) in my email each time I read the email?

    Why do I have to download an attachment (lets say a picture) in my email each time I read the email? When I have an internet connection, then it is not a problem with the exception of using the data plan and if the file is larger then it takes more time but when I don't have internet and I need to see the attachment...
    Thank You

    On the menubar, select Mail > Preferences > Accounts tab > select the mail account on the left > Advanced tab > Keep copies of messages for offline viewing: > set to All messages and their attachments.
    You need to do this for each of your mail accounts.
    Regards,
    Captfred

  • I upgraded to Mtn. Lion last night but now it takes forever to boot up.  I get to the desktop and my wallpaper is there, but the items on my desktop take more than 5 minutes to load.  It's a ridiculously long time.  Can I fix it somehow?

    As I said, I upgraded my MacBook Pro (2011) from Lion to Mountain Lion last night.  This morning I couldn't get it to boot up at all.  The beach ball just spun and spun.  Now I can get it to my desktop and can see my wallpaper, but it takes another FULL five minutes to finish loading my desktop items.  Can I do anything to speed this up?  It's a ridiculously long time to wait.  I haven't even tried opening any applications yet.

    go to Help Menu -> select "Restart with Add-ons Disabled"
    Firefox will close then it will open up with just basic Firefox. Now do this:
    -> Update ALL your Firefox Plug-ins https://www.mozilla.com/en-US/plugincheck/
    -> go to View Menu -> Zoom -> click "Reset"
    -> go to View Menu -> Page Style -> select "Basic Page Style"
    -> go to View Menu -> Toolbars -> unselect unwanted toolbars
    -> go Tools Menu -> Clear Recent History -> Time range to clear: select EVERYTHING -> click Details (small arrow) button -> place Checkmarks on ALL Options -> click "Clear Now"
    -> go to Tools Menu -> Options -> General -> ''When Firefox starts : '''select "Show My Home Page"''''' -> Type the address of the website which you want to be your HomePage e.g. http:www.google.com -> click OK
    -> go to Tools Menu -> Options -> Privacy -> History section -> ''Firefox will: '''select "Use custom settings for history"''''' -> PLACE CHECKMARKS on:
    1) Remember my Browsing History
    2) Remember Download History
    3) Remember Search History
    4) Accept Cookies from sites -> select "Exceptions..." button -> Click "Remove All Sites" at the bottom of "Exception - Cookies" window
    4a) Accept Third-party Cookies -> under "Keep Until" select "They Expire"
    -> REMOVE CHECKMARK from Last Option (CLEAR HISTORY WHEN FIREFOX CLOSES)
    -> click the Favicon (small drop down menu icon) on Firefox SearchBar (its position is on the Right side of the Address Bar) -> click "Manage Search Engines" -> select unwanted search engines and click Remove -> click OK
    -> go to Tools Menu -> Add-ons -> Extensions section -> REMOVE any Unwanted/Suspicious Extensions (Add-ons) -> Restart Firefox
    You can enable your Known & Trustworthy Add-ons later. Check and tell if its working.

  • How to make a PDF LiveCycle Reader Extended?

    Hi Everybody
    I have installed Adobe LiveCycle Reader Extension Server into my machine. But i don't know how to use this to make a pdf reader extended. Please Help me in this regard.
    Thanks,
    Manjeet

    HI,
    The website you gave me won't open.
    I'm sorry, I know very little about programming, and I'm only an admin assitant with certain administrator rights to my own computer so I don't have access to the servers.
    I'm now very confused, I've been trying to get this done for a whole week now without results. http://localhost:8080/ReaderExtensions I thought this is all I needed to import my trial RE credentials. I don't want to purchase a module that might not work if I don't have the whole ADEP document services or if I need certain programs.
    I need some guidance to know if I'm doing the right thing. This is what I have done so far:
    1;- I currently have the Livecycle ES8.2 version installed in my computer for a couple of years now and recently downloaded and installed the ES2 trial.
    2.- I also downloaded the trial version of the RE and installed the credential in my computer.
    3.- According to your suggestions in this forum and also in the Adobe instructions I'm supposed to import the RE credential to the administration console (http://localhost:8080/ReaderExtensions with an adminstrator  user and password  password but the site says my user and password are incorrect....??
    4.- I don't know what else to do then because I'm stuck in 3.
    Now reading manjeet's response, I need to download a server?
    I'm trying to test if what ever I'm doing here is right with the use of trial versions of livecycle and RE so after testing I can request to purchase both, but if this doesn't work to make my dynamic form import and export data in adobe reader then my whole project is gone to the trash aswell as my other pending projects.
    There is no way and no how we're switching to the ADEP documentation services because the whole corporation is working under another documentation service, so what ever I'm trying to do here is for our internal use as a department.
    Will just the Livecycle ES2 and an RE credential be enough?
    Please help, I'm very frustrated now.
    Thanks!
    YC

  • Reader Extending Designer Form in Acrobat Pro 8

    Dear All,
    Last year I managed to put together an organisational survey where users fill in a form created in Designer 7.0 and then hit a submit button which spits all entered data out to an MS Database. It worked great.
    I reader extended this survey to work on adobe reader 7.0 as that was what was installed on most of the client machines at the time.
    Now I am revising the survey for 2008 but running into a problem which has just about got the better of me.
    No matter what I do, running the reader extended form in adobe reader ver x.x does not submit the entered data to the database. Yet if I run it in Acrobat Pro or the preview tab through Designer, it works fine.
    For simplicity, I have created a test form.
    It only has a text field which is linked to a field within an MS database. The MS database only has 1 field.
    The form then has a submit button which contains the following java code for the click event.
    xfa.sourceSet.test.update();
    xfa.sourceSet.test.close();
    app.alert("Worked!!!!");
    Another button (which is set to invisible) contains the following java code
    xfa.sourceSet.test.open();
    xfa.sourceSet.test.addNew();
    which is triggered on the initialize event.
    All works fine until I have to open the form in Acrobat Pro 8 to reader extend it. The saved reader extended version when opened in any reader version, does nothing when clicking the submit button. Yet I know it has been successfully reader extended because when opening in reader 7.0 it says you can save data entered in this form.
    I have tried with Designer 7.0 but same thing.
    When I open the form I created in early 2007 in Reader 7.0 and it works I sit mystified and say "How?"
    The issue is definetly with the reader extending.
    Any guidance will be greatly appreciated as I have exhausted all avenues I can think of.
    Thanking You in advance.
    Daniel

    Acrobat 8 Professional includes LiveCycle Designer 8, so if the form was created with LiveCycle Designer 8 or older, the yes should have the option to edit the form. Acrobat 8 Professional under the menu option 'Forms' will have an option to open the form in LiveCycle Designer. If the form was created with a newer version, there could be some issues with newer features not available in version 8.

  • Reader locks up IE when viewing Reader Extended documents (Shared Review)

    There seems to be a problem when viewing some reader extended documents that have shared review enabled over WEBDAV.  This has been going on for quite some time, and I can't seem to find a consistent solution for it.  I have had many different clients report the same problem, always within IE.
    Here is what happens:
    You click a link to view a pdf that has shared review enabled, and has been reader extended.
    A gray screen comes up with a progress indicator.
    When the progress indicator comes up, the document displays in the background and a "Welcome to Shared Review" window appears.
    You click ok to the Welcome window, and the document reverts to the blank gray screen and you are stuck.  Occasionally IE locks up at this point as well.
    Here's what I know:
    The problem occurs when the file is viewed in IE.  The problem does not seem to occurr in other browsers such as chrome or firefox.
    The problem does not occur when the same file is saved to the desktop and opened within the desktop version of Reader or Acrobat.
    The problem occurs with both Reader X and XI
    The problem occurs on both Windows 7, and Vista (at least)
    The problem occurs on IE 9 and 10
    The same problem has occurred on at least 20 computers in 5 different network environments
    The problem often times occurs on the second view of a document, and then prevents you from ever viewing it again.
    What I've tried
    Uninstall IE and all copies of Reader & Acrobat
    Reinstall IE
    Reinstall Reader
    Update Everything
    Turn off "Speculative Downloading"
    Turn off "Fast Web View"
    none of that seems to help
    Sometimes i can get it to work temporarily by clearing the temp internet files in IE and then viewing the document again.  Sometimes it will then start to display fine, but later reverts to the gray screen.
    Any suggestions would be wonderful.

    Thanks for the intelligent reply Pat!  I was sure that I would receive a comment asking if i've tried rebooting.  I'll post back with results asap.

  • Can't Edit a form after converting it to reader extended

    I am struggling with an issue when creating a form. I create the form in Word, convert and edit in Acrobat Pro, then save a version as "reader extended" so that our users can fill it out. However, there were some errors in the form after I saved it as "reader extended". I tried to save a copy but it says I can't "edit form"...What do I do?
    here are some screen shots:

    so i have a pdf file I'm working on as  "test.pdf"   I save a version as "test_fill_in.pdf" with reader extended and then distributed.
    I was advised some of the form functions and fields were not correct so I needed to edit the  test_fill_in.pdf.
    To edit I did the following:
    Opened the "test_fill_in.pdf" in acrobat
    Save a copy as "test_fill_in_1.pdf"
    Received "You cannot edit this file as a form" message
    what am i doing wrong?
    I've had to recreate this form from scratch sooo many times!!

  • Winxp, Any pdf download into Adobe Reader 9.1, do not working...

    Hi Everyones,
    I have Adobe 9.1, It was working... when I update to adobe 10 was not work and I go back to A. Reader 9.1 not working, darn it... so
    I could be wrong, I believe A. R. 10 are not for my Laptop... below.
    Dell Inspiron l 1200
    Intel (R) Celeron (R) M Processor 1.40 GHz
    1.40 Ghz, 1.24 GB of Ram
    I delete A.R. 9.1 into recycle bin and delete from ADD/REMOVE under Panel Control then reinstall A.Reader 9.1 and I test one of long letter for .pdf to download, pop up sign and ask me which one, I let them find it for me instead of me choose it. Follow page it said need download for Adobe Reader but I already did twice. It does not working.
    I have trouble with Adobe Flash I search Adobe Forum for it and found Google Crome that might help Adobe Player.  I thought Google Chrome will work for all of Adobe Reader and Player... I realized it does not working. What is Best version for my laptop also How can I solves this problem?
    Thank you,
    ik3p

    Hi Pat,
    Thank you for post it and I wrote to you by email and change my mind want to use this forum... on top of my email is nasty but bottom about fix that problem... but... I change my mind again... I kind of tired of Adobe for many years and I decided to use a different company this time... thank you for your huge to help me, anyway. I want to resign Adobe.  Okay, See below what I wrote but not finish but that is end. Alright here is...
    oh I can not paste it from my email letter... darn it... Let me figure things out... oh dear i have to typing it...
    Hi,
    I got your email, thank you... and I do not know who can I talk to but here is what I complain about
    the forum right after I register, yesterday. I check my email and see if I get any Welcome letter
    from Adobe Forum. I was shocked the two stranger member from adobe Forum got my email
    address and one of them send me naked picture and another one I was afraid to open it and I delete
    both of them and found Welcome letter from Adobe Forum. (thank you)  I check not sure which one
    my account or my stuff and I see that my email address is hide and how do both stranger got
    my email address?  I want to resign this Adobe Forum and everything that relate to Adobe.
    Ok, Pat... I give you more information and there is office 2007 that I do not have.  Maybe you want
    to have my information what *exactly* I am doing... see below.
    Right after, I delete from Add/Remove under Control Panel, I check recycle bin and "New Briefcase" none
    adobe on list then found Adobe icon (Adobe Reader 9.1.1) still there on desktop. I delete it and the pop
    up sign said two things like Add/Remove or Shortcut. I choose Shortcut and then check Add/Remove
    and program none on list... then I once again check Recycle Bin it was there I delete it... now all done.
    But I have not try reinstall it. Kind to help me how to cancellation my Adobe's accounts from this Forum?
    ik3p
    make sure and none on list, good...

Maybe you are looking for

  • Do I have a tech support issue for all you guys...

         Hey all.  First time poster to the MSI boards.  About a month ago I bought a 2nd XFX GeForce 7950GT M570 Extreme Edition video card to go SLI with my gaming rig.  So one weekend I install SLI in my system.  I set the SLI switch card that came wi

  • IPhoto 11 keeps crashing when importing.  I need a fix.  Can anyone help?

    I have an older mac that is running Lion. I had to upgrade my memory to run Lion.  I am now running 4gb of memory.  I have my iPhoto library on an external hard drive.  When I go to import photos whether from a camera, iPad, iPod Touch, it shuts down

  • The text goes off the screen and I can't move the screen to see what's not showing.

    The text does not fit on my screen. It goes off the side and there's no bar at the bottom to move it over. I have been using Mozilla Firefox for years but last week I downloaded the new toolbar and ever since then, I've had problems like this. I trie

  • DAG replication nic

    HI I have one exchange 2013 SP1 server holding both Mailbox and CAS roles, I want to come up with DAG, so i am going to setup a witness server. SRV1- Exchange 2013 SP1(MB,CAS) SRV2 -Witness Server Do i need replication NICS (As i have only one member

  • Too many invalid certificate errors.

    I am getting a dozen invalid certificate errors launching iTunes (all sites with the domain itunes.apple.com) but also for many https sites, including my bank.  I verified my date/time are set correctly.  Other suggestions? Please help.