Overview
PDF files can carry an open password (also called a user password or document open password) that prevents the file from being read without it. Enclave detects these files automatically and prompts you for the password before the upload starts — so the built-in DLP scanner can analyse the content and apply watermarks without leaving the file in a permanently unreadable state.This page covers password-protected PDFs. It is unrelated to Enclave’s own encryption, which always applies on top of and independently of any PDF-level password.
Uploading a password-protected PDF
When you select a PDF file for upload — whether through My Files or a Secure Room — Enclave runs a quick local probe using the same PDF rendering engine used by the browser viewer. If the file requires a password to open, the upload dialog shows a password field before the upload can proceed.1
Select the file
Open the upload dialog in My Files or a Secure Room and choose your PDF. While you browse for a file, Enclave probes any selected PDFs in the background.
2
Enter the document password
If the PDF is password-protected, an amber password field appears in the upload dialog. Enter the open/user password — the one the PDF author set when they created or secured the document.The upload button remains disabled until you provide the password. If you are uploading multiple files at once, only the files that need a password are blocked; the rest proceed normally.
3
Upload and scan
Once you confirm the password, Enclave uploads and encrypts the file as normal, then passes the password (over your existing encrypted connection) to the DLP scanner. The scanner uses it to open the PDF for policy checks and watermarking, then discards it.
4
File becomes available
After scanning completes, the file appears in your file list with its usual status. The PDF password is not stored anywhere — neither by Enclave nor in the file’s metadata.
What happens if you skip the password
If you close the upload dialog without entering a password, the upload does not proceed for that file. No partial upload is created. If the upload was started through an automated flow or the probe fails (for example, because the browser cannot load the PDF engine), the file may reach the server without a password. In that case, the DLP scanner cannot open the file and it is placed in a Password Required state:
To unlock the file:
- Open My Files or the Secure Room where the file was uploaded.
- Find the file — it shows a Password Required badge.
- Click the badge (or the file’s action menu) and enter the open password.
- Enclave resubmits the file to the DLP scanner with the password. Once scanning finishes, the file transitions to Available.
Viewing a password-protected PDF in Enclave
Enclave’s in-browser PDF viewer also respects document-level passwords. When you open a password-protected PDF, the viewer shows an inline password prompt:- The viewer detects that the file requires a password and displays a prompt card inside the preview area.
- Enter the open password and click Unlock.
- If the password is correct, the PDF renders immediately.
- If the password is wrong, the prompt reappears with a “Incorrect password, try again” message.
- If you dismiss the prompt without entering a password, the viewer shows a standard “Failed to render PDF” error instead.
The password you enter in the viewer never leaves your browser. It is passed directly to the browser’s PDF rendering engine (PDF.js) to decrypt the file locally — it is not sent to Enclave’s servers.