Set Commands
  

SYNTAX


Set owner and user passwords for the document

SET HPDFDOC PASSWORD OWNER <cOwnerPass> [ USER <cUserPass> ]


Set compression mode for the document

SET HPDFDOC COMPRESS <NONE | TEXT | IMAGE | METADATA | ALL >


Set permissions for the document

SET HPDFDOC PERMISSION TO < READ | PRINT | EDIT | COPY | EDIT_ALL >


Set how the document should be displayed

SET HPDFDOC PAGEMODE TO <NONE | OUTLINE | THUMBS | FULL_SCREEN | EOF >


Set the current encoder for the document

SET HPDFDOC ENCODING TO <cEncoding>


Set the outlinefor the root


SET HPDFDOC ROOTOUTLINE TITLE <cTitle> NAME <cName> [ PARENT <cParent> ]

Set the outlinefor the page

SET HPDFDOC PAGEOUTLINE TITLE <cTitle> [ NAME <cName> ] [ PARENT <cParent> ]


Set the dash pattern for the page

SET HPDFPAGE DASH STYLE <nDashMode>


Set the line spacing for the page

SET HPDFPAGE LINESPACING < nSpacing >