My secured .pdf in not secure :-(

Trying to secure and pdf flyer with form fields.  Want the flyer to be free to open, but need to secure the form fields. Password encrypted the file, with a master password, with print high res, and fill form field fill-in or signing.  Re-entered the password when promted, saved the file, and closed.  When opening the file, the form fields are fillable without a password or password prompt.  The file when opened says (Secured) What am i doing wrong?

I'm not entirely sure what page turning has to do with security of one's electronic assets, although a pretty utility.
Captivate movie and interactive content, I'm sure is a fun thing to add and can also add pizzazz, but in my mind, has little to do with protection of assets, which is the topic of this thread.
The initial topic is about securing electronic assets to prevent passing magazines and books off to others for free or to have someone able to copy text from a PDF to another program and using it in their own, so easily. A time-based expiration date does in no way protect from pirates and the "freebees."
Our clients would not tolerate purchasing (we do non-fiction historical publications) a time-sensitive document.
"That way the copiers will simplly virally market your content for you!" for free?" is, no doubt, great for some markets, but neither for those seeking to make a living from the SALE and PROTECTION of said electronic asset; nor appropriate.
Your "out of the box" thought is good for another kind of e-books, but not for this particular thread.

Similar Messages

  • Can not open pdf files. It says C:\users\pc\AppData\Local\Temp\.....pdf application not found

    Every time I tried to open an email received with an attachment in pdf format the following appears
    C:\users\pc\AppData\Local\Temp\(file name)pdf application not found

    Hi TedRayWesty,
    When your computer “wake up” from “sleep” mode, the RAM will be able to respond to a wake-up event and calling files for program. There might be a calling failure. I searched about your temp folder name and the temp file name and seems like it is not a system
    file and it is called by some third party software.
    Try following steps to resolve your issue
    Please perform a clean boot and see if the issue still persist.
    Check the other contents in ScrC777.temp folder see if you could identify the software.(seems like some Security Software or Anti-Spyware)
    Uninstall it and delete the temp folder see what happens.
    About clean boot in Windows 7
    https://support.microsoft.com/kb/929135/en-us?wa=wsignin1.0
    Regards

  • ADS: com.adobe.ProcessingException: PDF is not interactive

    Hi All,
    I have a ECC 6.0 ABAP SP12Stack installation and a seperate NW04s SP13 Portal installation. I have done all the configuration steps of ADS integration on those 2 systems.
    I developed a WebDynpro application and used the interactive form object referring to a simple  Adobe form created with transaction SFP. As I test the Webdynpro ABAP application I get the following error "ADS: com.adobe.ProcessingException: PDF is not interactive.  Data can only be imported into interactive forms.(201501)" in UPDATE_PDF method of class CL_WD_ADOBE_SERVICES. Do you have any idea for the reason of this error?
    Best Regards,

    Hi.
    Can it be applied to AS Java version too? Our system was updated from SPS12 to SPS16, and the following problem comes up:
    com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException: Processing exception during a "MergeData" operation.
    Request start time: Wed Oct 08 16:49:20 BRT 2008 com.adobe.ProcessingException: PDF is not interactive. Data can only be
    imported into interactive forms. Exception Stack Trace: com.adobe.ProcessingException: PDF is not interactive. Data can only be
    imported into interactive forms. at com.adobe.ads.remote.EJB_PDFAgent.importFormData(Unknown Source) at
    com.adobe.ads.operation.MergeData.execute(Unknown Source) at com.adobe.ads.operation.ADSOperation.doWork(Unknown
    Source) at com.adobe.ads.request.Request.processOperations(Unknown Source) at com.adobe.ads.request.Request.process
    (Unknown Source) at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source) at
    com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source) at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0_0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0_0.java:120) at
    sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke
    (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at
    java.lang.reflect.Method.invoke(Method.java:324) at
    com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126) at
    com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157) at
    com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79) at
    com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92) at
    SoapServlet.doPost(SoapServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at
    javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet
    (HttpHandlerImpl.java:401) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386) at
    com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364) at
    com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039) at
    com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265) at
    com.sap.engine.services.httpserver.server.Client.handle(Client.java:95) at
    com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175) at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process
    (ApplicationSessionMessageListener.java:33) at com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java:41) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at
    java.security.AccessController.doPrivileged(Native Method) at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:102) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
        at com.sap.tc.webdynpro.pdfobject.core.PDFObject.doSoapCall(PDFObject.java:400)
        at com.sap.tc.webdynpro.pdfobject.core.PDFObject.inputPDF(PDFObject.java:4003)
        at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInputPDFHandler.handle(PDFDocumentInputPDFHandler.java:139)
        at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:52)
        at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:100)
    The Interactive Form was working well before the update. As soon as we set our patched Web Dynpro development environment to use an ADS not yet patched, it works perfectly.
    Regards,
    Douglas Frankenberger

  • Windows 8 - Adobe PDF Viewer Not Available

    I have two new Dell touchscreen laptops with Windows 8 (not 8.1).
    I am unable to get the tile/app integrated browser to open PDF files.   Upon downloading a PDF it reports "Adobe PDF Viewer Not Available".
    I've gone to the app store from Microsoft, and downloaded the tile/app reader, and it reports being installed....but no joy.  I've gone to the Adobe site, and looked for and installed any/all Windows 8 viewers I can find, but it still doesn't work.
    I CAN view PDF files by clicking on the Windows key, clicking on the desktop, opening IE, then using the Adobe Reader 11 that was installed.  This seems so pointless, because the only way to view a PDF is to take about 4 extra clicks than I do in Ubuntu, Windows 7, or a Mac.
    What's up with this?

    Internet Explorer has two versions on Windows 8/RT.
    (a) The desktop version of IE supports plugins and accelerators.  This is the version that you launch from the Windows 8/RT desktop.
    (b) The Windows Store app version (with "Modern" or "Metro" UI) of IE is touch-optimized, full screen, and plugin free. This is the version that you launch by tapping/clicking the tile in the Start screen.
    See the Microsoft documentation titled Get ready for plug-in free browsing.
    "Starting with Windows 8, IE is one web platform that provides two browsing experiences: the new IE in the new Windows UI optimized for touch devices, and the traditional browsing experience of Internet Explorer for the desktop. As a Windows app, Internet Explorer runs without plug-ins so that you have a clean, fast, and secure web browsing experience, while also providing a native Adobe Flash player. "
    Similarly, Adobe Reader also has two versions on Windows 8/RT.
    (a) The desktop version is called Adobe Reader XI. It is a mature product that has been available in the market for the past 20 years and offers a rich set of features.  It supports in-browser viewing of PDFs by installing the browser plugin to the desktop version of IE.  However, the downsides of the desktop version are the incompatibility with the Windows RT operating system and security vulnerabilities. In general, the desktop version is less secure than the Windows Store app version.
    (b) The Windows Store app version is called Adobe Reader Touch.  It is a relatively new product that was introduced a year ago.  It does not support in-browser viewing of PDFs because of the security restrictions that are imposed on all Windows Store apps. It is compatible with both Windows 8 and RT operating systems. 
    Because the Windows Store app version of IE is designed to be plugin-free, no other desktop/Windows Store apps (hence, not even Adobe Reader XI) can install additional plugins (other than the Flash support that is built-in by default).
    If you want the in-browser PDF viewing support, you need to use the desktop version of IE and the desktop version of a PDF viewer like Adobe Reader XI.
    This is the application architecture decision that Microsoft has made deliberately. It's not a bug or oversight.
    Microsoft has the Windows Store app version of PDF viewer called "Reader".  It may be possible for Microsoft to add the in-browser PDF viewing support using Reader (just like Google Chrome does) in a future release of the Windows Store app version of IE.  But it did not happen in the newer version of the operating systems: Windows 8.1 and Windows RT 8.1.
    If you have any feature requests/suggestions/questions regarding the Windows Store app version of IE, please visit the Microsoft forum instead.
    http://answers.microsoft.com/en-us/ie

  • Hi I've a big problem with adobe acrobat reader XI pro and I hope you can help me. The problem is; when I past copied text from some pdf books (not all of them) it past symbols only! wherever I past it! and even if I coped that text from another pdf reade

    Hi
    I've a big problem with adobe acrobat reader XI pro and I hope you can help me.
    The problem is; when I past copied text from some pdf books (not all of them) it past symbols only! wherever I past it! and even if I coped that text from another pdf reader (adobe pdf reader, internet browsers, ...etc.).
    This problem started to happen since yesterday when I installed adobe acrobat reader XI pro to try it before I buy it, and before that when I was using the free adobe pdf reader I was totally able to copy any text from any pdf and past it anywhere with nothing wrong.
    What can I do?
    thank you a lot.

    There is no product called Adobe Acrobat Reader Pro. There is
    - Adobe Acrobat Pro ($$)
    - Adobe Reader (free)
    Which do you have? And are you a programmer?

  • PDF File not opening in browser for sharepoint 2010

    Recently we have moved our web application from one server to another in Sharepoint 2010. Back up of entire web application was taken and restored in another server. But in the new server , the PDF files in the document library is not getting opened in browser.
    it always open in browser
    I have already made following changes but didn,t work
    Set browser file handling to Permissive from central admin
    Set "open in browser" in setting s of doc library
    Set the doc library file handling property using $docLib = $web.lists["Your Document Library Title"] $docLib.BrowserFileHandling = "Permissive" $docLib.Update()
    Added "AllowedInlineDownloadedMimeType.Add("Application/Pdf") in web app
    Installed Adober eader in client machine
    Even after trying all these, the PDF files are still opening in Client application(Adobe reader) but not in the browser
    It would have been great help if anybody provide a solution for this. I have been banging head on this for two days

    It would be handy if you didn't double post too.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/81ed0362-4033-4a31-b265-c1aba43c3d14/pdf-file-not-opening-in-browser-for-sharepoint-2010?forum=sharepointadminprevious
    To answer your question, you've tried most things that I normally see working, but there may be an extra solution here for you.  The solution 2 Powershell that deals with updating the Inline MimeType may help.
    http://www.pdfshareforms.com/sharepoint-2010-and-pdf-integration-series-part-1/
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • PDF file Not opening in Main Table

    Hi,
    I have added PDF lookup field in my main Table in console.
    I m able to import PDF file in PDF table ( after making Allow Invalid PDFs as YES)
    I have also imported PDF file in Main table field.
    But here PDF file is not opening.
    I m able to open PDF file only in PDF table & not in main table.
    Also i am not able to Generate Thumbnail.
    I m getting error:
    Regenerating thumbnail for 'Mahi.pdf'...failed.
    Regeneration of thumbnails complete.
    Can anybody tell me what could be the problem?
    Thanks,
    Mahi

    Hi Maheshwari,
    I have added PDF lookup field in my main Table in console.
    I m able to import PDF file in PDF table ( after making Allow Invalid PDFs as YES)
    I have also imported PDF file in Main table field.
    But here PDF file is not opening.
    You can link the pdf to the Main tabel record by two ways:
    1. Using Import Manager
    2. Using Data Manager itself.
    I have just tried it by the second way and I am able to open the Pdf in the Main Table itself.
    PLease follow these step below:
    1. Import the Pdf in the Pdf table and store the Pdf in the repository itself by choosing the Option - +Store in Repository+
    2.Go to Main Table and double click on the Look up field on the right side. GO to the Data Group Tab and add the Data Group you have created.
    3. Then choose the pdf you want to choose for that particular main table record. You will find the PDf getting attached in the Main Table Record.
    4. Now try and open the Pdf, HopefullyYou will find it opening in the Main Table itself .
    Hope it helps.
    Thanks and Regards
    Nitin jain

  • PDF files not saving/missing and leaving "aa12345" and "aaa12345" files??? - Solution

    risscand: I have workers that are unable to save and they are seeing an "aaa04916" type file in their working folder. This is causing us to lose work (because we are unable to save over the original file) or send out incomplete documents.
    Mudassir: As I understand when you try to edit and save a document, it directly opens "Save As", is that correct?
    risscand: No. When the user saves normally. Ctrl+S or the "Save" icon via the disk at the top of the page it appears to save however the PDF does not actually rewrite
    risscand: This results in an aaa12345 file in the folder, but an unchanged PDF.
    Mudassir: Okay.
    Mudassir: Thank you for the information.
    Mudassir: I will be glad to help you with this issue.
    risscand: Excellent
    Mudassir: May I know if you are chatting from the issue facing computer?
    risscand: I am not currently experiencing the issue but many of the employees in this office are.
    risscand: I can review the issue and see the files however, our worked is based off of a server.
    Mudassir: Okay.
    Mudassir: Marissa, this error often occurs due to a confict with Acrobat application and Windows Preview.
    Mudassir: In order to resolve the issue, you need to disable the Windows Preview in the Windows Explorer
    Mudassir: Follow the steps below to fix:
    Mudassir: Go to “Computer” or a windows explorer window, click on the “View” tab and then make sure the “Preview pane” is unselected. Then try saving your PDF document again.
    risscand: This option was not used by the users
    risscand:: I just asked one of the individuals who was experiencing the issue and she has never used that option.
    Mudassir: Just a minute.
    risscand: Thanks
    Mudassir: Thank you for your patience.
    Mudassir: Are all the users using Acrobat or Adobe Reader to save the PDF files?
    risscand: Acrobat
    Mudassir: Is that PDF file saved on network?
    risscand: Yes
    Mudassir: Does that users have the complete access to the network drive and are all the users use that PDF at a time?
    risscand: The PDF's are used one at a time. The individual who combines the reports that the workers probably does not have complete access to the network.
    Mudassir: To re-write the PDF which is saved on network, the users need to have complete access. If not, they will get the save as option and they can save that PDF file on their local drive
    Here are the options I got from Customer Service - Hopefully it will help some of you!
    -Riss

    Hi risscand,
    Are you still facing this issue or your issue has been resolved?
    Regards,
    Rahul

  • All files in one group of folders (jpeg, gif, doc, ppt and pdf) do not open.

    I have a lot of files that I use as teaching material (gifs, jpegs, pdfs, web archives, Word files, PowerPoint presentations) that are in a number of different folders and which I store on an external drive, then copy every year to my hard drive when I teach that subject. I update these files and folders, then copy back to the external hard drive when I have finished teaching. These were all fine last year, but when I try to open any of the files, they all have problems. The image files in Photoshop have the error 'unknown or invalid JPEG marker', in Preview the error is 'it may be damaged or use a file format that Preview doesn't recognise', the PDFs return 'not a supported file type or the file has been damaged', the Word files as to be converted when opened and return nonsense, and the Powerpoint presentations return 'PowerPoint found a problem with content in the file' and after attempting to repair returns 'the file may be damaged'. Any idea what is going on here and how I can fix this? There are 1400 items, which have taken years to compile for my teaching. I have tried opening the files on my external hard drive and on my backup disc, but the same happens.
    I've never posted on a forum before, so I hope this is the right place to ask! Any help is most welcome!

    The backup files are more recent than when I used them a year ago - I have tried them and I still get the same problem.

  • Help! Message "pdf could not be saved because an unknown error occurred. Try saving to a different l

    I had the contents of my (dying) ibook transferred onto my emac. The tech created a new user/desktop on the emac. Now, when I try to open PDF files from a website, I get a drop down window saying this:
    "Downloading - users/myname/desktop/xxxxx.pdf could not be saved because an unknown error occurred. Try saving to a different location."
    Points to note: 1) The "xxxxx.pdf" part of the above message changes each time I try to open a pdf document, even the same one, and it does not show the real name of the document (e.g. CollegeApplication.pdf). The xxxxx.pdf is usually written as gibberish, like "86hgkjh.pdf" or "sdfj99f.pdf."
    2) this never happened on my laptop;
    3) the settings are set in Firefox to download pdf's to my desktop;
    4) I have the latest version of Adobe Reader, which I already tried opening before downloading;
    5) the settings are also set to open pdfs using adobe.

    I had the same problem when I installed Firefox 3, but I think the problem is due to my recent hard drive upgrade. Try changing the download location from "Desktop" in Microsoft Internet Explorer and all other browsers (Safari, Firefox, etc.) to whatever default location you prefer. I never use Internet Explorer, but I think somehow my settings were corrupted when I upgraded my hard drive. I found this solution on another site also.

  • I get the following error everytime I download something from the internet:-"/Users/vinaypunjabi/Downloads/Ontario Colleges Chart(2)(1).pdf could not be opened, because an unknown error occurred.  Try saving to disk first and then opening the file".

    I get the following error everytime I download something from the internet:-"/Users/vinaypunjabi/Downloads/Ontario Colleges Chart(2)(1).pdf could not be opened, because an unknown error occurred.  Try saving to disk first and then opening the file".
    Then it shows as downloading failed.But if I click on it twice ,it opens up .
    this has started happening since last week.Before this ,it never happened.
    Please suggest what has gone wrong somewhere and how can I rectify it.

    Please install the following add-on to see if it helps.
    https://addons.mozilla.org/en-US/firefox/addon/pdfjs/

  • PDF does not Print on Adobe reader 8.0 or above versions

    Hi SDN,
    I have a webdynpro application in which I have used Adobe LiveCycle Designer for showing a pdf of Sales Order.
    Now those who are using Adobe reader 8.0 or higher version, the pdf is not getting opened in their systems.
    We have following:
    Adobe LiveCycle Designer : 7.1
    Portal : 7.00 SP9
    Please tell me what can be done to open the pdf in all the Adobe versions.
    Thanks,
    Nikesh Shah
    Any help ?

    Hi Anagha,
    Yes, the pdf is not getting opened in Adobe version 8 or more. I think it's bcs of the LIfe Cycle Designer's version i.e. 7.1. If we upgrade that to 8 or more, will it work?
    Please help.

  • Pages 5.5 output PDF is not have pages number interlinkage ,why?How to deal with?

    pages 5.5 output PDF is not have pages number interlinkage ,why?How to deal with?

    pages 5.5 output PDF is not have pages number interlinkage ,why?How to deal with?

  • Option for saving a file as a pdf is not available in scroll down menu

    I've been trying to save a file as a pdf by selecting print but pdf does not show up for one of the options in the scroll down menu. All I have to choose from is Fax, hp psc 1200 series and Microsoft XPS Document Writer. I was able to do this back in November but don't know why I can't now. I have Adobe Reader on my computer.
    Thanks if you can help.

    Thank you so much! I figured out that somehow my PDF creator was gone. I've downloaded it again.

  • PDF will not display in an IE browser window

    I have the following setup:
    Windows Vista Business w/ SP2
    Internet Explorer 8 (8.0.6001.18813)
    Adobe Reader 9 (9.1.3)
    When accessing a PDF document using IE8, the PDF will not display in an IE browser window.  Instead, the PDF opens in a new Adobe Reader window.
    When accessing the same PDF in Firefox or Chrome, the PDF appears in the browser window.
    I have tried repairing Adobe Reader using the Help>Repair Adobe Reader Installation menu, both by running Adobe Reader as an admin and not.  I have confirmed that Adobe Reader "Internet" preference "Display PDF in Browser" option is enabled (checked).  I have enabled/disabled this preference without affect.  The PDF document is always opened in it's own Adobe Reader window.
    I have tested this using different PDF documents served up by different servers.  The result is the same.  The PDF document is always opened in it's own Adobe Reader window.
    How can I get the PDF to open in an IE8 browser window?
    I look forward to any suggestions offered.

    Hi Carolyn,
    I am experiencing the same symptoms as gaijindragonslayer described above, and my Internet Plug-ins folder is empty. I would like to have Preview as my default pdf reader, but am unable to view a pdf in Safari at all right now -- I have to download the pdf and then open it with Preview separately in order to view it.
    What else might cause this?
    Thanks for your help.

  • Links included into a PDF (to other PDFs) do not open in Surface RT and it works normally in normal Acrobat Reader in Windosw 8 in a desktop PC. ¿Why? Thanks

    I have created a PDF in Acrobat X Pro that contains several links to other PDFs for interactivity in a publicación. It Works with no problems in Acrobat Reader in a PC but does not in the version for Surface 2 RT (Reader Touch). What's the problem?
    Thanks
    J.M.

    QUOTE>>>To clarify, you would need to first check to see if the PDF extension is set to open (screenshot.20). THIS IS THE AREA THAT PDF IS NOT IN.
    If it is not set to open with Acrobat <your version here> (screenshot.21), then you will need to manually tell the computer what program to use.  This is where it becomes important to know the filename you are looking for. Adobe is a company; Acrobat is a program. THIS IS EXACTLY WHAT I TRIED TO DO AND OF COURSE I KNOWN I USED THE WRONG NAME / WORD HERE BUT I WAS LOOKING FOR THE CORRECT FILE. WHEN I CHOSE THE ACROBAT.EXE FILE IT WOULD STILL OPEN IN INTERNET EXPLORER.
    I have a different version than you do, but as an example, my program is located here: C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe I'M IN THE RIGHT AREA AND GOT THE RIGHT FILE NAME. THIS IS NOT THE ISSUE.
    Can we get off the wrong word use and get back to a solution please. I am in the right folder c:\program files\adobe\acrobat 8.0\acrobat.exe and I am browsing for ACROBAT.exe (not ADOBE.exe - again wrong word in my first discussion)
    Bad day, sorry!

Maybe you are looking for