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.

Similar Messages

  • Why is Enable Additional Features not available in Pro X?

    I have created a form with Acrobat Professional X and now want to save it so it can be filled in by users with
    Acrobat Reader, but when I choose File>Save As>Reader Extended PDF> Enable Additional Features - it's not available. Enable Additional Features is greyed out. I've checked that the document's security is set to No Security and I paid good money for the Professional version - why is this feature not available?

    Strangest thing. I closed out of Acrobat entirely and then reopened the document and suddenly the option was there! I've been struggling with this for an hour and scouring the forums thinking it had to be available somehow, but no where did I find the suggestion to close out and open again. So now the big test - will it work on a Mac?
    Answer - No! I still get the message that the document enabled extended features in Adobe Reader has been changed since it was created and use of extended features is no longer available - lord, I'm tired of trying to get this to work.

  • Printer Preferences is not available when printing PDF

    Printer Preferences is not available when printing PDF
    I have a PSC 1315 printer I have been using for several years on a system with Windows XP without any problem.  After
    purchasing an HP Pavilion 500 with Windows 8.1 Pro, I migrated my printer to the new computer.  I was disallowed to use the
    original driver, and was directed to download the latest driver and software for this printer from an HP website.  At
    first, things seemed ok, until I ran across several issues, one of which is this one.
    Whenever I try printing a PDF file, Windows 8 does not let me see printer preferences.  My work around is to go into
    printer properties and save changes as default, then I can print PDF files.  What happened to the preferences window?  It
    appears I have lost functionality with the upgrade.
    Is this a known problem, and what's the solution?
    S_Miller_1960

    Please see my response in your other thread:
    http://h30434.www3.hp.com/t5/Printer-All-in-One-Software-Drivers/Solution-Center-says-printer-is-dis...
    Thanks
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • HT201272 How do I download previously purchased albums from iTunes when the album has either disappeared from my computer or the tunes are not playable?  The album shows as purchased on the iTunes store, but not available to download to my authorized devi

    How do I download previously purchased albums from iTunes when the album has either disappeared from my computer or the tunes are not playable?  The albums show as purchased on the iTunes store, but not available to download to my authorized device.  I also have albums that appear in my library, but are not able to be added to my iPod from my computer

    When you download something from the iCloud, it is a brand new licensed copy. Your iCloud account just contains a notation that you have this app. It isn't storing an actual copy of the app from your Mac.

  • [J2EE Deployment SPI:260003]Feature not available when in disconnected mode

    hi am am having this error when trying to deploy my application in portal
    [04:40:27 PM] ####  Deployment incomplete.  ####
    [04:40:27 PM] [J2EE Deployment SPI:260003]Feature not available when in disconnected mode.
    #### Cannot run application HR-Portal due to error deploying to IntegratedWebLogicServer.
    [Application HR-Portal stopped and undeployed from Server Instance IntegratedWebLogicServer]
    my log error
    [04:29:53 PM] Wrote Archive Module to C:\JDeveloper\mywork\HR-Portal\PortalWebAssets\deploy\PortalWebAssets.jar
    [04:40:08 PM] oracle.rc.asadapter.connection.ConnectionException: Cannot establish connection.
    [04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:73)
    [04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl$PM.getPresentation(AppServerConnectionImpl.java:171)
    [04:40:08 PM]      at oracle.rc.asadapter.connection.AppServerConnectionImpl.getPresentation(AppServerConnectionImpl.java:66)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:234)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.uploadIdentities(JaznDataDeployerListener.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.jazn.JaznDataDeployerListener.willDeploy(JaznDataDeployerListener.java:97)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.ListenerSupport.fireWillDeploy(ListenerSupport.java:198)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:88)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.common.ModulePackagerImpl.deployProfiles(ModulePackagerImpl.java:86)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployProfiles(ModulePackager.java:63)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.ModulePackager.deployImpl(ModulePackager.java:52)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
    [04:40:08 PM]      at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:457)
    [04:40:08 PM]      at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:217)
    [04:40:08 PM]      at oracle.jdevimpl.runner.adrs.AdrsStarter$7$1.run(AdrsStarter.java:1774)
    [04:40:08 PM] Caused by: java.io.IOException
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
    [04:40:08 PM]      at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
    [04:40:08 PM]      at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:67)
    [04:40:08 PM]      ... 28 more
    [04:40:08 PM] Caused by: javax.naming.NamingException [Root exception is java.rmi.UnexpectedException: Marshalling: ; nested exception is:
    [04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination]
    [04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:86)
    [04:40:08 PM]      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:32)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:685)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.newContext(WLInitialContextFactoryDelegate.java:469)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:376)
    [04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:315)
    [04:40:08 PM]      at weblogic.jndi.Environment.getContext(Environment.java:285)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
    [04:40:08 PM]      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
    [04:40:08 PM]      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
    [04:40:08 PM]      at javax.naming.InitialContext.init(InitialContext.java:223)
    [04:40:08 PM]      at javax.naming.InitialContext.<init>(InitialContext.java:197)
    [04:40:08 PM]      at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
    [04:40:08 PM]      ... 31 more
    [04:40:08 PM] Caused by: java.rmi.UnexpectedException: Marshalling: ; nested exception is:
    [04:40:08 PM]      java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:57)
    [04:40:08 PM]      at weblogic.security.acl.internal.RemoteAuthenticate.authenticate(RemoteAuthenticate.java:90)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.authenticateRemotely(WLInitialContextFactoryDelegate.java:747)
    [04:40:08 PM]      at weblogic.jndi.WLInitialContextFactoryDelegate.pushSubject(WLInitialContextFactoryDelegate.java:679)
    [04:40:08 PM]      ... 41 more
    [04:40:08 PM] Caused by: java.rmi.ConnectException: Could not establish a connection with -3508319463259142590S:127.0.0.1:[7101,7101,-1,-1,-1,-1,-1]:DefaultDomain:DefaultServer, java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination; nested exception is:
    [04:40:08 PM]      java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:352)
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getRequestStreamForDefaultUser(RJVMImpl.java:689)
    [04:40:08 PM]      at weblogic.common.internal.BootServicesStub.authenticate(BootServicesStub.java:50)
    [04:40:08 PM]      ... 44 more
    [04:40:08 PM] Caused by: java.io.IOException: Destination unreachable; nested exception is:
    [04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.ensureConnectionEstablished(RJVMImpl.java:334)
    [04:40:08 PM]      at weblogic.rjvm.RJVMImpl.getOutputStream(RJVMImpl.java:350)
    [04:40:08 PM]      ... 46 more

    Caused by: java.io.IOException: Destination unreachable; nested exception is:
    +[04:40:08 PM]      java.net.ConnectException: Connection refused: connect; No available router to destination+
    Is the WebLogic server running?

  • Is the "Display list of web app items submitted by a user" feature not available in the free trial?

    Is the "Display list of web app items submitted by a user" feature not available in the free trial? I can see it in the tutorials but its not available when I am logged in.

    Its just named a little differently now. You should be able to add the module {module_webappscustomer} through the Modules toolbox in the web page editor window, as indicated below. Please note that webapps feature is available only for webCommerce sites. Read more about the available modules and its usage in detail here - http://kb.worldsecuresystems.com/134/bc_1345.html?bc-partner#main_Web_App_Modules
    Thanks,
    Vinayak

  • Reader Extend Feature for sign document

    If you like to sign the PDF document in Reader, please apply Reader Extend feature from Acrobat product first and save the file, and then you can sign the document in Reader.
    Some user will sign the document first and apply Reader Extend feature later, this workflow will break the sign workflow.
    Thanks for Acrobat product customers to use the product and give us this useful feedback.

    Something happened to the file after the time that it was Reader-enabled. It was modified in a way that invalidates the digital signature that controls whether the usage rights are valid. I seem to recall the GoLive can be configured to modify (optimize somehow?) PDFs when it uploads them, and you definately don't want this to happen for Reader-enabled documents. I don't have GoLive, so I can't check what setting it is, but you should be able to look for yourself. A workaround would be to upload via some other means, such as FTP. I'd be interested to know if this makes a difference.

  • Movela netflix queue manager not available for download from blackberry app world

    I got a message for an upgrade available for this app, every time I try to run the upgrade it gives me "movela netflix queue manager not available for download from blackberry app world" message. I deleted appworld reinstalled it twice have the same issue. I had this problem before with another app when I deleted the app to reinstall it I had to pay for it again. I already contacted the vendor and they said the issue is with appworld. Is there any solution for this

    Hello randykico and welcome to the BlackBerry Support Community Forums.
    When you purchase an application in BlackBerry App World, you should be able to delete it and reinstall it without having to repurchase it.
    When you reinstall App World to refresh your purchases:
    Open BlackBerry App World.
    Click the Menu key, and then click
    My World
    Enter in your BlackBerry ID email and password, then click Login
    The application list will refresh automatically
    For each application that needs to be reinstalled, select it under the Uninstalled section and click
    Reinstall.
    Let me know how yo make out
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • When I try to access iTunes Store I get an error message stating feature not available in the uk store

    when I try to access iTunes Store I get an error message stating feature not available in the uk store

    Exact same thing is happening to me. Couldn't find where to view the Itunes version number after a quick look. I hate the "simplified" interface by the way. On windows 8.1. Really starting to hate itunes, very buggy, and apple device locked down content (I'm looking at you TV shows and Movies) make it a pain to use.

  • HI, I JUST GOT IPHONE 5S AND WOULD LIKE TO DEFINE NO OF MAIL IN MAIL BOX, BUT THIS FEATURE NOT AVAILABLE WITH 5S, HOW TO DEFINE IT. AS NOW ITS SYNC ALL MAIL IN MY INBOX, I WOULD LIKE TO DEFINE NO FOR SAME. PL HELP ME.

    HI, I JUST GOT IPHONE 5S AND WOULD LIKE TO DEFINE NO OF MAIL IN MAIL BOX, BUT THIS FEATURE NOT AVAILABLE WITH 5S, HOW TO DEFINE IT. AS NOW ITS SYNC ALL MAIL IN MY INBOX, I WOULD LIKE TO DEFINE NO FOR SAME. PL HELP ME.
    MANU

    Your question doesn't make much sense in English. To have no mail in your in box, you need to delete what you have.

  • OCM exam environment software not available for download

    Hi all,
    As per the oracle 11g master certification mentioned in the certification portal, the exam will be conducted in the following environment
    3. 10.2.0.5 grid control with 11.1.0.6 as repository database.
    However 10.2.0.5/11.1.0.x grid control verison is not available for download. Kindly guide me how i can prepare my test environment for exam preparation.

    I have finally received some additional information on this topic. Here is a message from our exam developers:
    To prepare for the OCM exam, candidates should focus on mastering the tasks for each Skillset. Software can be downloaded from the Oracle Technology Network (OTN) to build a practice environment. Use the latest software available from OTN; it is not necessary to build a practice environment on the exact OS and database software versions used in the OCM exam. Later releases of Oracle server support nearly all features and functions of earlier ones; for any software version, relevant parameter values, naming differences and obsolete features may be found in the product documentation, which is available from OTN.
    Regards,
    Brandye Barrington
    Certification Forum Moderator

  • Edge Inspect not available for download (mac)

    I've check the system requirements, and as far as I can tell I have what it takes. MBP i7, 8GB RAM, OSX 10.8.2. But Edge Inspect is not available for download/install neither in the creative cloud webpage, or in the application manager. Whyy?

    The issue should now be fixed. The direct link that you should be taken to for download is https://creative.adobe.com/inspect. From there click the Download button. Edge Inspect will not appear as an Install link in the Adobe Application Manager, you need to get it from the website.

  • HT201272 A few songs from my old purchase is not available for download. It shows as purchased but I can't download it. Please help me resolve this problem, what do I need to do to enable download for all my purchased songs/movies etc. - Avinash

    Hi,
    A few songs from my old purchase is not available for download. It shows as purchased but I can't download it. Please help me resolve this problem, what do I need to do to enable download for all my purchased songs/movies etc.
    - Avinash

    The purchases are probably hidden:
    http://support.apple.com/kb/ht4919

  • Bought upgrade on appstore. now it says its not available for download in indian store. how is it possible to buy it using indian currency!!!!????

    Bought upgrade on appstore. now it says its not available for download in indian store. how is it possible to buy it using indian currency!!!!????
    Any solution

    HI,
    No  SOLUTION FROM HERE, but I have an unresolved issue with similar overtones.
    As a new member, having had a birthday gift from a family member in another country, I am dismayed to find out that there is an unresolved business logic issue, which will allow me to own a MacBook Air, but because I live in a different country to the place of purchase there is a big No No. Additionally, my pension provideds me with a credit card from that first origin, but I am forbidden from buying any software elswhere? Apple seem reluctant to discuss this with me, but  some solutions have been offered to get me the free downloads?
    Does this come under 'unfit for purpose' and/or 'dodgy trading'? Apple unspoken message, buying from abroad. Dont go there!
    Any help or views?
    (Limbo) Cyfrommayo

  • There are a few tv shows that played this week that are not available on itunes from tnt. Why are they not available for download.

    There are a few tv shows that played this week that are not available on itunes from tnt. Why are they not available for download. We watch these each week, and I have checked to be sure that there was actually an episode this week, and there was.

    Under other "sync-able" players, there's usually the "Sync only checked items" radio button. Not for the 2.0 Apple TV. There's no option, but acts as though that option ("sync only, etc...") has been selected. Figured it out after an hour of walking back and forth from my Mac to the TV. Argh.
    Try it. De-select the shows, sync the AppleTV and look under the "TV Shows" and the one's you've unchecked will not be there.
    R,
    the wedge

Maybe you are looking for