Public Methods |
static
void
|
Destroy(long impl)
|
static
int
|
GetError(long impl, int idx)
|
static
int
|
GetErrorCount(long impl)
|
static
String
|
GetPDFAErrorMessage(int id)
|
static
int
|
GetRefObj(long impl, int id, int obj_idx)
|
static
int
|
GetRefObjCount(long impl, int id)
|
static
long
|
PDFAComplianceCreate(boolean convert, String file_path, String password, int conf, int[] exceptions, int numexceptions, int max_ref_objs, boolean first_stop)
|
static
long
|
PDFAComplianceCreate(boolean convert, String file_path, String password, int conf, int[] exceptions, int numexceptions, int max_ref_objs)
|
static
long
|
PDFAComplianceCreate(boolean convert, byte[] buf, int numbyte, String password, int conf, int[] exceptions, int numexceptions, int max_ref_objs, boolean first_stop)
|
static
long
|
PDFAComplianceCreate(boolean convert, String file_path, String password, int[] exceptions, int numexceptions)
|
static
long
|
PDFAComplianceCreate(boolean convert, byte[] buf, int numbyte, String password, int conf, int[] exceptions, int numexceptions, int max_ref_objs)
|
static
long
|
PDFAComplianceCreate(boolean convert, byte[] buf, int numbyte, String password, int[] exceptions, int numexceptions)
|
static
byte[]
|
Save(long impl, boolean linearized)
|
static
void
|
Save(long impl, String file_path, boolean linearized)
|