Document Module

Module to define a PDF Document.

This module describes the functions and structures that allow you to define a PDF Document.

Parameters

pDoc: The Document object to work with.

pcUserPassword: The password to protect the document at opening. Also protects against document modification and printing. If an empty string is specified, no user password is required by Adobe Reader or Acrobat.

pcOwnerPassword: Lets you require a password when changing the security features of the PDF, not when opening it. If an empty string is specified, no password will be required in Acrobat to change security settings.

Returns

A3D_SUCCESS in case of success or an error code

Topics

Structures

Enumerations

Functions