Password Protection for pdf file

Hi Gurus,
  Wish u happy new year
   Is there any possibility for giving the password for the pdf file from SAP so that it should be password enabled. Now am able to send the pdf file  attachment through mail. But my requirement is I have to give the password facility to the pdf file so that when the user wants to see the pdf file in mail it should ask that password.
  Hope my requirement is clear.
Points will be awarded
Thanks
Ravi

Hi Gurus,
  Any Solution
Thanks
Ravi

Similar Messages

  • Will Standard Edition of Adobe Acrobat allow password protection for PDF files or do I need to purchase Acrobat Pro?

    I need to password protect PDF files in an office environment. I was wondering if I need Adobe Acrobat Pro or would the Standard Edition suffice? Any help would be greatly appreciated. Thanks

    Standard is sufficient.

  • Password Protection for PDF

    Dear Gurus ,
    I have come across the situation in which I want to converted PDF to be password protected .
    I have converted the smartform into PDF using OTF and sending as a mail .
    But now I want to add the Functionality of adding the Password how to Proceed for this .
    for converting PDF I am using the Funtion Modukle  :
    CALL FUNCTION 'CONVERT_OTF'
       EXPORTING
         format                      = 'PDF'
         max_linewidth               = 132
    *     ARCHIVE_INDEX               = ' '
    *     COPYNUMBER                  = 0
    *     ASCII_BIDI_VIS2LOG          = ' '
    *     PDF_DELETE_OTFTAB           = ' '
       IMPORTING
         BIN_FILESIZE                = v_len_in
    *     BIN_FILE                    =
        TABLES
          otf                         = it_otf
          lines                       = it_lines.
    How to Make this Converted PDF password protected ?
    I cant use ADOBE life cycle Designer for this .  Please help
    Thanks & Regards ,
    Aryan

    you will have to take the help of Professional Pdf editind tools such as Nova pdf or the Full version of Adobe Acrobat i.e. Acrobat Professional ..
    also check the links below ..
    [LINK|http://techblissonline.com/how-to-password-protect-pdf-documents-or-files/]
    and quote from the same
    How to password protect PDF documents or files?
    Open the PDF file in Acrobat
    Select File > Document Security from the menu
    Got to the u201CSecurity Optionsu201D drop-down and select u201CAcrobat Standard Securityu201D
    Find the box labelled u201CPassword required to open documentu201D and place a check mark against it.
    Edit or type the password
    You can also add a password requirement for changing permissions or password.To add a a required password check the box against u201Crequired password to change permissions or passwordu201D and enter the password. However note that this password must be different from the one that you entered for securing or password protecting the PDF file.
    If you want your PDF document to be password accessible to users with previous versions of Acrobat Reader (versions earlier than 5.0), do not change the 40-bit encryption setting. However if your users or audience will be using version 5 or later versions of the Reader (or the full Acrobat program) then you may use 128-bit encryption.
    Best Re

  • I am unable to password protect a pdf file. Any thoughts. I went to help and none of the options wer

    I am unable to password protect a pdf file. Any thoughts. I went to help and none of the options were available to me.. I pay for pdf conversion to word and excel

    Password protection is ONLY available with Acrobat Standard or Pro. The PDF to Word converter is just what the name implies... PDF to Word... No encryption, no protection.

  • How do you change the password protection for a file if you forget it?

    How do you change the password protection for a file if you forget it?

    Certainly not with Reader...

  • I'm trying to password protect a pdf file but I can see the bottom 1/3 of the window - how do I resize

    I'm trying to password protect a pdf file but I can see the bottom 1/3 of the window - how do I resize

    Do you know what the maximum resolution of your screen is?

  • How do I password protect a pdf file - getting error messages?

    I'm trying to protect a pdf file (i.e. a tax return printed to PDF) with password to open and password to modify. However I'm getting an error message in a pop up window saying..."The file may be read-only, or another user may have it open. Please save document with a different name, or in a different folder." I'm using WIN 8.1. and I'm using Adobe Acrobat Pro XI (student / teacher version). This is a standalone PC so I can't imaging someone else is using this file. Also I've tried renaming and saving to a different folder (from the folder the original file is saved). I've also looked at properties of the PDF file and its not tagged as read only. Please advise if I'm missing something. Thanks for your help.

    Thanks for responding...I'm getting the same message that I got at first..."The file may be read-only, or another user may have it open. Please save document with a different name, or in a different folder."
    The next day I emailed the file to my work PC and encrypted it with no problems. I have WIN 7 and am using Acrobat 8.0 there. So the problem seems to be with my new PC here at home (i.e. WIN 8.1 and Acrobat XI). Frustrating. I'm betting its some obscure setting in WIN or Acrobat, that is way over my head. Please let me know if you have any ideas. Thanks again.
    Phil

  • Password Protection of PDF file generated thru SAP

    Hi,
    I have written a program to send payslip through email . This mail sends the payslip as a PDF attachment.
    I want to password protect that PDF document, so that it asks for a password before being opened by the employee.
    Your suggestions will be highly appreciated.
    Sanchit

    Hi sanchit,
    1. The payslip passes thru SCOT
       settings,
       which in turn generates the PDF
       and sends mail.
    2. SCOT does not provide any such facility,
       for password protection.
    3. I don't think the password
       concept can be done in a normal fashion !
    regards,
    amit m.

  • Can I password-protect a PDF file?

    I'm trying to set up a site with a 'members-only' area that
    contains PDF files. Is there some way to password-protect the files
    themselves, or do I need to settle for a protected php page that
    links to the files. While it's unlikely that a non-member would be
    able to guess the filenames, it's possible that an ex-member who's
    username and password have been removed would still be able to
    access the files with a bookmark, as they're not protected.
    I understand that short of a commercial product to convert
    pdf to html, I'm stuck with the pdf format, but is there some way
    to embed the pdf within a html page?
    DW8 WinXP php mySQL

    You can actually create files and store them with different
    names, so as
    they can't be downloaded conventionally ...
    In most Windows, and I am assuming PHP setups - you can store
    files above
    the root and use a page to call them ...
    You protect them too - I think on a blanket (all instances of
    the file have
    the same password) approach is easier ...
    Or take a look at this
    http://www.rustyparts.com/pdf.php
    HTH's
    Gerry
    http://www.UsableContent.co.uk
    "tinmanjim" <[email protected]> wrote in
    message
    news:emguap$bo7$[email protected]..
    > I'm trying to set up a site with a 'members-only' area
    that contains PDF
    > files.
    > Is there some way to password-protect the files
    themselves, or do I need
    > to
    > settle for a protected php page that links to the files.
    While it's
    > unlikely
    > that a non-member would be able to guess the filenames,
    it's possible that
    > an
    > ex-member who's username and password have been removed
    would still be
    > able to
    > access the files with a bookmark, as they're not
    protected.
    >
    > I understand that short of a commercial product to
    convert pdf to html,
    > I'm
    > stuck with the pdf format, but is there some way to
    embed the pdf within a
    > html
    > page?
    >
    > DW8 WinXP php mySQL
    >

  • How do I convert a password protected a pdf file to excel

    I downloaded my credit card statement from my on-line bank site in PDF format.  When I tried to convert it to an excel file, i received a message that it could not be done because the file was password protected. How can I proceed?

    I am sorry.  I just purchased the upgrade and am just getting acclimatized to the process.  I appreciate your comment.  And thank you for your response.

  • Applying Password-protection for Numbers files?

    It looks great -- at first view. I grabbed my standard Excel file with all my misc. stuff in it, and hit the first snag. It was password-protected, so Numbers wasn't going to let me import it. Okay, that makes sense. So I figure out how to unprotect the file and manage to get it into Numbers. But when I went to apply a password requirement to open it, no joy.
    This seems to be a no-brainer to me, a must-have feature. But the Help tool couldn't find anything on it. If it truly isn't supported then what was supposed to be the Red Letter Day of finally getting rid of the last Microsoft applications is going to have to be delayed until Apple releases an update.
    Ideas?

    KOENIG Yvan wrote:
    If someone protecting files send them to an other one, two formulas are available:
    - 1 - remove the protection
    - 2 - give the key
    The two are usable for an encrypted image disk.
    Yes, but that is not the case I am talking about. You talk about a sender who uses a Mac and knows that the receiver may have problems opening his files.
    I am talking about a PC user who sends out encrypted MS Office documents in the belief that all the recipients have MS Office.
    Example: Let's assume that you work for one of the big companies in Sophia Antipolis or for Carrefour in Antibes. Their management asks all the employees if they can read MS Office files. Everyone who says "yes" gets a confidential encrypted Excel file with pension calculations mailed to them. The other ones get the form in paper format. If you have iWork, you will have to wait for the paper version to arrive. You will have to fill it in on paper and you will have to verify the calculations manually. In some cases there may not even be a paper version available.
    And I am talking about the Mac user who wants to send protected data to a PC user. As the PC User cannot open a Mac disk image, the only solution I can see for an iWork user is an encrypted PDF, and that one will not be editable by the receiver.
    I am not saying that Apple has a duty to fulfill those requirements or that Apple should promote MS Office as a format. I am only saying that as long as iWork does not support password protection, some of iWork's users will have this kind of problems.
    But maybe we are not giving the same meaning to "file protection".
    For me it means "keep it from others view" aka "access denied"
    Maybe, for you, it means "don't give the ability to edit it" aka "read only"
    We give exactly the same meaning to the expression "file protection".

  • Password protection for pdf output

    Hi all,
    We are using 10g reports. We are displaying the reports in pdf output only. Now we would like to protect the pdf from unauthenticated users. All we need to encrypt a password with in the pdf file. Is there any way or approach to solve my requirement?
    Regards,
    Balaji

    Hello,
    Take a look at : http://www.oracle.com/technology/products/reports/pluginxchange/index.html
    Secure PDF Destination
    This destination creates a secure PDF that is password-protected. This sample is tested with Oracle Reports 9i, Oracle Reports 10g (9.0.4), and Oracle Reports 10g Release 2 (10.1.2).
    Regards

  • Password protection to PDF file in SAP

    Hi All,
    Need a help from ABAPer, we have a tax projection sheet which is mailed to every employee based on his Email ID maintained in IT - 0105 (Communications). However, thre was a small bug in the report due to which the Tax sheet was mailed to wrong emp no. which is corrected now.
    I want to add a new logic in which i will give Password for each pdf which is sent to the employee in which without the passwrd the employee cannot open the file.
    The passwrd will be EMP ID@DDMMYYYY is there anyone who have written this kind of code, then please share the code with me...
    Thanks in advance.
    Regards,
    Prasad Lad

    Hi,
    Check this link
    pdf with password encryption
    regards

  • How to protect a pdf file by a password

    Hi,
    I have written a program to send payslip through email . This mail sends the payslip as a PDF attachment.
    I want to password protect that PDF document, so that it asks for a password before being opened by the employee.
    Your suggestions will be highly appreciated.
    Domenico.

    Hi
      You can get the idea by having a look on these links.
    Password protection of pdf attachment
    SAPSCRIPT to PDF With Password
    Password Protection of PDF file generated thru SAP
    Regards,
    Sreeram

  • Password protect my pdf docs ?

    how do i password protect my pdf files ?

    Hi,
    You would be able to achieve this with the use of Adobe Acrobat.
    Please download and test the 30 days Trial for Adobe Acrobat  : http://www.adobe.com/cfusion/tdrc/index.cfm?product=acrobat_pro&loc=us
    ~Pranav

Maybe you are looking for