ConvertFileToQDFA
Debugging, Document manipulation
คำอธิบาย
ตัวแปร ANSI ของ DLL ของ ConvertFileToQDFชื่อไฟล์กับรหัสผ่านถูกตีความตามที่
SetAnsiMode code page
ไวยากรณ์
DLL
int DLConvertFileToQDFA(int InstanceID, const char* InputFileName, const char* Password, const char* OutputFileName, int Options);พารามิเตอร์
| InputFileName | The PDF file to convert |
|---|---|
| Password | รหัสผ่านของอินพุตที่เข้ารหัส หรือสตริงว่าง |
| OutputFileName | พาธ PDF QDF ปลายทาง |
| Options | Zero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS |
ค่าที่ส่งกลับ
| 1 | The QDF file was written |
|---|---|
| 0 | The operation failed |