ConvertFileToQDFA
Debugging, Document manipulation
Kuvaus
Funktion ConvertFileToQDF ANSI-DLL-muunnosTiedostonimet ja salasana tulkitaan nykyisellä
SetAnsiMode code page
Syntaksi
DLL
int DLConvertFileToQDFA(int InstanceID, const char* InputFileName, const char* Password, const char* OutputFileName, int Options);Parametrit
| InputFileName | The PDF file to convert |
|---|---|
| Password | Salatun syötteen salasana tai tyhjä merkkijono |
| OutputFileName | Kohde-QDF-PDF:n polku |
| Options | Zero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS |
Paluuarvot
| 1 | The QDF file was written |
|---|---|
| 0 | The operation failed |