PDF output file settings – [used with pdfprops]

ParameterNotes
/userpasswordSets the user password for the output document.
/ownerpasswordSets the owner document for the output document.
/permissionsA comma separated list of document permissions. See the Permissions table below for more details.
/strengthSet to 128 to make use of security settings.
/authorSets the PDF author.
/titleSets the PDF title.
/subjectSets the PDF subject.
/keywordsSets the PDF keywords.
/creatorSets the PDF creator.
/pagelayoutSinglepageSingle Page (SinglePage).
/pagelayoutContinuousContinuous(OneColumn).
/pagelayoutContinuousfacingleftContinuousFacing [odd pages left] (TwoColumnLeft).
/pagelayoutContinuousfacingrightContinuousFacing [odd pages right] (TwoColumnRight).
/pagemodeusenoneNo Thumbnails or Bookmarks Visible (UseNone).
/pagemodeuseoutlinesBookmarks Visible (Use Outlines).
/pagemodeusethumbsThumbnails Visible (UseThumbs).
/pagemodefullscreenFull Screen Mode (FullScreen).
/hidetoolbarThe viewer’s toolbar will be hidden.
/hidemenubarThe viewer’s menu bar will be hidden.
/hidewindowuiThe viewer’s UI elements (scrollbars etc.) will be hidden.
/fitwindowThe viewer will resize the document’s window to fit the size of the first displayed page.
/centerwindowThe document window will be positioned in the center of the screen.
/nonfullscreenpagemodeusenoneOn exiting full-screen mode, neither outline nor thumbnail images are shown.
/nonfullscreenpagemodeuseoutlineOn exiting full-screen mode outlines are visible.
/nonfullscreenpagemodeusethumbsOn exiting full-screen mode thumbnails are visible.

Permissions

PermissionDescription
allowprintingAllow high-quality printing.
allowmodifycontentsAllow assembly (see below) and other document modifications.
allowcopyAllow text and graphics copying and extraction.
allowmodifyannotationsAllow modification of annotations.
allowfillinAllow filling of form fields.
allowscreenreadersAllow extraction of text and graphics in support of accessibility.
allowassemblyAllow rotation, insertion or deletion of pages.
allowdegradedprintingAllow low-quality printing.
allowallAllow all the permissions.