ConvertFileToQDFA
Debugging, Document manipulation
Περιγραφή
ANSI DLL variant of ConvertFileToQDFFile names and the password are interpreted using the current
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 | Ο password για κρυπτογραφημένη είσοδο ή κενή συμβολοσειρά |
| OutputFileName | Η διαδρομή του QDF PDF προορισμού |
| Options | Zero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS |
Τιμές επιστροφής
| 1 | The QDF file was written |
|---|---|
| 0 | The operation failed |