TvT wrote:
> Lets say i am opening the PdfReader with a password but i don't know
> whether its the user or the owner password (because e.g. the user
> typed it in) Is there a way to find that out?
You can do this with the method isOpenedWithFullPermissions()
If the document is encrypted, it retur
Hi,
i have two questions regarding the different password types.
1.)
Lets say i am opening the PdfReader with a password but i don't know
whether its the user or the owner password (because e.g. the user
typed it in)
Is there a way to find that out?
(Since i can open a document with user or owner