SaveQDFToFileA
Debugging, Document manipulation
Descriere
Varianta DLL ANSI a SaveQDFToFileNumele fișierului este interpretat folosind
SetAnsiMode code page
Sintaxă
DLL
int DLSaveQDFToFileA(int InstanceID, const char* FileName, int Options);Parametri
| FileName | The destination PDF path |
|---|---|
| Options | Zero pentru ieșire implicită sau PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS pentru a omite comentariile cu identificatori de obiect originali |
Valori returnate
| 1 | The QDF file was written |
|---|---|
| 0 | The operation failed |