Password protecting PDF from copy/paste, not secure in Mac "Preview"?

I created a book for someone and sent a PDF of it.  I secured it with a password so it can be printed but not edited or copy/paste compatible.  When I open the PDF on Acrobat on my PC, its locks me out as it should.  I sent to friend and of course its the same way on Acrobat on his Mac.  But when he opened it in "Preview" on the Mac, it lets him copy paste.  He said he is using OSX Lion 10.7.4.
Why is Mac's viewer bypassing the security and how can I keep it from doing this?

A PDF consumer (viewer) is expected to honor any standard security restrictions that are in place, but there is no way to ensure that every one will. A different method that provides a strong form of security could be used, such as Certificate security or LiveCycle Rights Management (a type of DRM), but then non-Adobe viewers such as Preview wouldn't be able to open the document at all.

Similar Messages

  • Can you print password protected pdfs from an ipad?

    can you print password protected pdfs from an ipad?

    This may help, but I do note that the printer you state is NOT on the airprint list. You may need to go to the app store and see if Canon has an app that will facilitate printing on a non AirPrint device.
    http://support.apple.com/kb/HT4356

  • How to password protect a site that is NOT published to .mac?

    Hi There,
    I was wondering if anyone has got a workaround for this in iWeb. I would like to password protect a site but am not publishing it to .mac. Is there a piece of code you can stick into the HTML manually to do this?
    Thanks!
    s

    I am answering my own question! A friend tipped me off — your hosting company may offer password protection. That was the case for me. I went into the site settings and was able to set up a password for the entire site or only certain directories. I hope this helps someone!

  • Password protected PDFs from Acrobat XI cannot be opened in DC when the password contains a hyphen

    I have documents created in Acrobat XI that are protected with an Open Password.
    The password contains a hyphen "-".
    They open fine in Acrobat XI, but Acrobat DC refuses to open them: "The password is incorrect. Please make sure etc..."
    Documents created in Acrobat DC that are protected with passwords that contain a hyphen do not have this problem.
    I am working with the latest Mac OSX 10.10.3
    Luckily I still have Acrobat XI installed, but it is a problem for those with the new Acrobat DC and the new Reader.
    Ton

    AFAIK there were no code changes in this area between XI and DC, Are you doing all your processing on the same platform (Mac) or does the problem manifest when you move encrypted PDF between Mac and Windows. As I recall the problem that I was talking about manifest when encrypted PDFs were moved between platforms. If you do move your PDFs between platforms, then which Acrobat version do you use on which platform? Is it Acrobat DC on both Mac and Windows? On which platform/Acrobat version do you encrypt and on which platform/Acrobat version you try to open?

  • Viewing password protected pdf

    I have. Windows Surface RT and I take classes online. My text books are pdf files that are password protected. When i go to sign in to view my textbooks the adobe reader will not let me. Any ideas on what to do?

    jrickert wrote:
    I have a password protected PDF from a colleague which will not open in Mac OSX.
    When I try to open the file I get the error message
    `The file "file.pdf" could not be opened.
    It may be damaged or use a file format that Preview doesn't recognize.'
    When I open the file on other operating systems (on other computers) I am prompted for the password and am then able to view the file.
    This may one case where the Adobe Reader application could do a better job. You can find it here:
    http://get.adobe.com/reader/
    You'll have to pick your OS version and architecture (Intel or PPC).

  • Opening Password Protected PDF Files attachments on PlayBook

    Hi,
    The Password protected PDF file attachments do not open on PlayBook....Is there any way out???
    Thanks...

    Maybe he would let you be a tester
    I would like to see this app as well.
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • How do i prevent people from copy paste or printing a pdf file when it is uploaded online

    i secured a pdf file through acrobat pro ix, with password thus preventing it from being printed and copy paste. But when i upload it to a website, people are able to print and copy paste... how do i prevent people from copy paste or printing a pdf file when it is uploaded online

    You can make sure that you use Adobe Reader as a PDF Viewer in the browser, although some browsers do not work with Adobe Reader.

  • Reader plug-in, save copy of password protected pdf without password

    Hello,
    We currently have an Acrobat Reader plugin (using the 8.1 SDK) and are having trouble with password protected PDFs.
    The sole purpose of our plug-in is to pass a copy of the currently open PDF to a different folder on the user's computer. The problem we are facing is with the password protected PDFs. We would like to pass a copy of the PDF that doesn't have the readonly password protection.
    Scenario:
    1. The user opens a password protected PDF in Adobe Reader.
    2. They are prompted for the password, they enter it and can see the PDF. 3. Now they click our custom button.
    4. Save a copy of the currently open PDF without password protection
    Since we already know they have entered the correct password, in theory we should be able to either save all of the content to a new file, or simply remove the password protection.
    Can anyone point me in the right direction so that I will be able to get a PDF without the password?
    Thanks,
    Ryan

    Hi again,
    I was doing some research in the API reference and examples and I think that for my business problem, it will be sufficient if I can get the read access password. I found that I am able to use the following:
    AVCryptGetPassword(pdDoc, permsWanted, (void **)&password)
    This prompts the user to enter the password and puts the actual password in the &password variable, which will will work for us. Ideally though, I would like to not have to prompt the user again for the password since they already entered when opening the pdf, is it possible to get access to the plain text of the password that they typed when opening the pdf or another way?
    I tried:
    StdSecurityDataRec* secData;
    secData = (StdSecurityDataRec*)PDDocGetNewSecurityData (pdDoc);
    if (secData) {
    if (secData->hasUserPW)
    char* mypw = secData->userPW;
    However, the password is encrypted. Thanks for your help!
    Thanks,
    Ryan

  • Printing a password protected PDF file using acroread from Unix?

    We installed v8.1.3 acroread on the server but we are unable to print a password protected PDF file from command line in Unix? <br /><br />cat  <passprotected>.PDF | /usr/bin/acroread -toPostScript | lp -dprinter<br /><br />we get the following error<br /><br />"lp: Error - stdin is empty, so no job has been sent."<br /><br />Please advice <br /><br />Thank you in advance.<br />MSUDHAN.

    Hello,<br /><br />If the pdf file has a doc open password or if printing is disallowed you will not be able to print it using the commandline.<br /><br />Any other pdf can be printed using the same command :<br />cat a.pdf | acroread -toPostScript | lp -d <printer><br /><br />Regards,<br /> Rishi

  • ADE Not Compatible With Password Protected PDF Files

    The version of ADE I downloaded will not work with password protected PDF files.  What do I do?
    Thanks.

    ADE does not (yet) support files that use the Password Security handler, so you will want to use a different PDF viewer, such as Adobe Reader.

  • Password protected PDF in iBooks not displaying

    I loaded a password protected PDF into my iTunes library and then synced it with iPad (4th gen iOS 6.1.3). I see the PDF in iBooks on the iPad and when I click on it, it prompts for the password. I input the password and PDF "opens" but it's just the blank grey screen showing page 1/1 (it's supposed to be a 79 page document). Any ideas? I took the password off the document and loaded that one into iTunes then my iPad and it displays just fine. I did this same sequence with a different document and with the password it didn't display and without the password it did display.
    If there is an issue with iBooks, any way to sideload this into Adobe Reader, or somehow "Open in" Adobe Reader from iBooks?
    Thanks
    Dan

    It looks like this issue may be limited to files that have been set to restrict the user's ability to print or edit the document (even after a password has been entered for viewing).  I found that a password-protected PDF could be viewed in iBooks, but after I added the print restriction, I had the same problem you reported.

  • Password protected PDF says it is downloaded but is not

    I am attempted to download a password protected PDF file using the newest version of Firefox and Adobe. Firefox says a file has been downloaded but the file is not seen in the download file or the download tab in Firefox. Any ideas what the problem is, this is a new computer I am trying to set up. There is a virus protection program that could be causing this. I currently use Firefox and Adobe on my old computer with what appears to be the same setting without any issue.

    Are you saving the file or are you opening the file directly in the Adobe Reader?
    Did you check the Windows %temp% folder?
    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test.
    *http://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

  • Password protected PDF document not opened with E7...

    Dear all,
    Password protected PDF document not opened with nokia E7-00. Previously I used nokia N79, that time I was able to open Password protected PDF file such as bank email statement etc. Now I can't.
    It is quite disappointing with this phone !

    hi mateys,
    you may want to search under "PDF" in the Nokia Store, as some solutions such as Picsel Smart Office exist, where they do open password-protected PDF's.

  • Opening a hyperlinked password protected file from another Adobe File

    I have a user that has a table of contents pdf file. This file links to other files in the same directory. Originally in XP she would click on the link and a password box would open. She would type in the password and was able to read the file. She has now been replaced with a Windows 7 machine and this is not the case. She is able to open the individual files (without actually knowing the contents) in the directory. The password box will pop up when this occurs. When she tries to access the PDF file from the toc.pdf file she cannot.
    Is there some sort of security permission that is not allowing a pdf file to open a hyperlinked password protected PDF file in Windows 7.
    She is and has been using Adobe Reader X on both machines.
    Thank you.

    I think this may have something to do with your dns settings.  From a shell type ipconfig /flushdns and try again.

  • Open password protected PDF in website

    Hi,
    I hope someone can help me. Greatly appreciate it.
    My website has PDF documents that's available for registered users to view online (through my site) only.
    Currently, I can't find any solutions to prevent users from downloading/"save-as" the PDF doc in their local drives, so I'm thinking of password-protecting these PDFs. This will ensure that they'd not be able to view the PDFs even though they download it and save-as local.
    However, how do I open these password-protected PDFs on my site?
    When I point/redirect to these PDFs, it will prompt for password.
    It'd defeat all protection intent if I were to give the password to the user to enter, right?
    Example:
    1. Response.Redirect("mySecuredPdf.pdf")
    2. The browser will then prompt user for password.
    What can I do in the CodeBehind to enable the server to OPEN the pdf, and at the same time, pass the correct password to the viewer to open without prompting?
    I cannot remove password, because I want to prevent users from downloading and then opening it later, or redistributing the file.
    btw, i'm using ASP.NET.
    Please help.

    There's a similar thread in the Acrobat Windows section, and the answer is the same - only a DRM system with a client UI (such as Adobe Digital Editions) can restrict the *use* of a file. You cannot prevent the client downloading and saving it, as otherwise they can't see it on their screen. The page you're reading now is not on a computer at Adobe - it's on yours.
    > What can I do in the CodeBehind to enable the server to OPEN the pdf, and at the same time, pass the correct password to the viewer to open without prompting?
    I think you're getting the flow a little backwards - the PDF is 'opened' by the client, using their copy of Adobe Reader (or whatever). The webserver has nothing to do with the process other than blindly sending the file's 1s and 0s down a wire, so can't do anything to directly control the client's desktop applications.

Maybe you are looking for

  • How do I transfer itunes purchases to another hard drive

    how do I transfer itunes purchases to another hard drive

  • Problem while applying BP02 for OIM 11.1.1.5.0

    We have OIM-OAM integrated environment enabled with ldapsynch (OID/OVD). We are applying BP02 for OIM 11.1.1.5.0. We followed all the steps provided in the read me doc. 1. Running latest Opatch 2. Setting the environement variables 3. Configuring Web

  • The plug-in named "Guitar Rig" isn't available on your system.

    Hi, I have recently upgraded from a powerbook G4 to an iMac i7. I my new iMac, I bought the new version of Guitar Rig 4 and installed it. On my old Powerbook G4 I had Guitar Rig 3 installed. My problem is, when I open a Garageband file (ones that uti

  • Creating a File in Application Server

    Hi i have some data in the internal table itab. which contains few fields. Some of the fields are blanks and some contains data. Now i am transfering this internal table to file which is in Application Server. When i trnasfer itab to file, blank fiel

  • How to disable Satellite P750's touch buttons?

    I constantly have a problem with my computer that it turns up the volume by itself because it thinks I'm tapping on the increase volume touch button. Anyway, it's really annoying, so can I disable the touch sensors so it will stop doing it?