|
Haru Free PDF Library
|
#include "hpdf_objects.h"
Go to the source code of this file.
Functions | |
| HPDF_STATUS | HPDF_Info_SetInfoAttr (HPDF_Dict info, HPDF_InfoType type, const char *value, HPDF_Encoder encoder) |
| 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) |
| const char* HPDF_Info_GetInfoAttr | ( | HPDF_Dict | info, |
| HPDF_InfoType | type | ||
| ) |
| HPDF_STATUS HPDF_Info_SetInfoAttr | ( | HPDF_Dict | info, |
| HPDF_InfoType | type, | ||
| const char * | value, | ||
| HPDF_Encoder | encoder | ||
| ) |
| HPDF_STATUS HPDF_Info_SetInfoDateAttr | ( | HPDF_Dict | info, |
| HPDF_InfoType | type, | ||
| HPDF_Date | value | ||
| ) |