SaveQDFToFileA
Debugging, Document manipulation
Opis
ANSI DLL variant of SaveQDFToFile
Naziv datoteke tumači se trenutačnom kodnom stranicom SetAnsiMode
Sintaksa
DLL
int DLSaveQDFToFileA(int InstanceID, const char* FileName, int Options);Parametri
| FileName | The destination PDF path |
|---|---|
| Options | Zero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS to omit original object identifier comments |
Povratne vrijednosti
| 1 | The QDF file was written |
|---|---|
| 0 | The operation failed |