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

FileNameThe destination PDF path
OptionsZero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS to omit original object identifier comments

Povratne vrijednosti

1The QDF file was written
0The operation failed