Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

PdfPermissions

Grooper.PDF

A set of flags indicating the permissions a user will have after opening a PDF document.

A combination of the following flags:

NameValueDescription
None0None
Print4Allows printing of the document
Modify8Allows modifications to the document
CopyTextAndGraphics16Allows text and graphics to be copied from the document
ModifyAnnotationsOrFields32Allows annotations and fields to be modified
FillFields256Allows form fields to be filled in
AccessibilityExtractTextAndGraphics512Allows text and graphics extraction for users with disabilities
AssembleDocument1024Allow the insertion, rotation, or deletion of pages and creation of bookmarks and thumbnail images.
PrintHighQuality2048Allows the highest possible quality printing of the document possible on the output device.
Default3900The default permissions.

Used By

Notification