ConvertFileToQDF
Debugging, Document manipulation
תיאור
Converts a PDF file directly into a human-editable QDF diagnostic PDF
ההמרה מרחיבה זרמי אובייקטים, מסירה הצפנה אחרי אימות מוצלח, מעצבת אובייקטים לעריכה ומפענחת זרמי תוכן Flate נפוצים
תחביר
Delphi
Function TPDFlib.ConvertFileToQDF(Const InputFileName, Password, OutputFileName: WideString; Options: Integer= 0): Integer;DLL
int DLConvertFileToQDF(int InstanceID, const wchar_t* InputFileName, const wchar_t* Password, const wchar_t* OutputFileName, int Options);ActiveX
Function PDFlib::ConvertFileToQDF(InputFileName As String, Password As String, OutputFileName As String, Options As Long) As Longפרמטרים
| InputFileName | The PDF file to convert |
|---|---|
| Password | The password for an encrypted input or an empty string |
| OutputFileName | נתיב ה-PDF של ה-QDF ביעד, שעשוי להיות זהה לנתיב הקלט |
| Options | Zero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS to omit original object identifier comments |
ערכים מוחזרים
| 1 | The QDF file was written |
|---|---|
| 0 | לא ניתן היה לטעון את המקור או שאת היעד לא ניתן היה לכתוב |
הערות
בייטי המקור נשמרים לפני שהיעד נפתח, מה שהופך נתיבי קלט ופלט זהים לבטוחים