Type Adobe PDF
Jump to navigation
Jump to search
| Defined Constant | Type_Adobe_PDF
|
| File Type Value | 223 |
| Parent Type | None |
| Carve | Yes |
| Format Details | No |
| MIME Type | application/pdf
|
| Filename Extension | pdf
|
Description
Adobe Portable Document
Details
There are two passwords that can be used to protect a PDF.
- Owner Password - Also known as "permissions" password. This allows anyone to read the document but they cannot perform certain actions such as modify the dates, print the document, etc.
- User Password - Also known as "open" password. This encrypts the contents of the document allowing only the user with the correct password to read it.
Links
- Python PDF Reader
- Home Page for Python PDF reader