Breadcrumbs

SetCreator

Sets the value for the creator of the document. This property is displayed in the overview of document properties in Adobe Acrobat Reader and usually denotes the application with which the document was created.

Syntax

  Func_FbMnFPDF_SetCreator.bmp

C++
METHOD PUBLIC SetCreator : BOOL
VAR_INPUT
    creator : STRING;
END_VAR

Parameters

Parameter

Description

creator 

author's name 

Return value

Status of the call. 


Example



Requirements



Remarks