const char * HPDF_Info_GetInfoAttr(HPDF_Dict info, HPDF_InfoType type)
HPDF_STATUS HPDF_Info_SetInfoDateAttr(HPDF_Dict info, HPDF_InfoType type, HPDF_Date value)
HPDF_STATUS HPDF_Info_SetInfoAttr(HPDF_Dict info, HPDF_InfoType type, const char *value, HPDF_Encoder encoder)
enum _HPDF_InfoType HPDF_InfoType
unsigned long HPDF_STATUS
Definition: hpdf_types.h:94
Date structure.
Definition: hpdf_types.h:135
Definition: hpdf_objects.h:421
Definition: hpdf_encoder.h:115