• Jérome Perrin's avatar
    dms: support password protected PDFs in viewer · 407b7727
    Jérome Perrin authored
    This is intended to store sensitive documents that users will only
    be able to view from ERP5, but not to easily print or download.
    
    To use this, some customization is needed. First, PDF needs to be
    saved with a password. Then, PDF_getContentPassword type based method
    needs to be customized to return the password.
    
    When using this, we use different password for each document, by
    deriving a password from a master key using document properties (such
    as document reference for example)
    407b7727
test_ERP5_Logo_Encrypted_PDF.xml 8 KB