The document contains log messages from a software program describing various errors encountered while trying to parse PDF files and access file system paths. Key errors include access denied to a system path, object reference errors while trying to retrieve text from PDF pages, and index out of bounds errors parsing PDF contents.
The document contains log messages from a software program describing various errors encountered while trying to parse PDF files and access file system paths. Key errors include access denied to a system path, object reference errors while trying to retrieve text from PDF pages, and index out of bounds errors parsing PDF contents.
The document contains log messages from a software program describing various errors encountered while trying to parse PDF files and access file system paths. Key errors include access denied to a system path, object reference errors while trying to retrieve text from PDF pages, and index out of bounds errors parsing PDF contents.
The document contains log messages from a software program describing various errors encountered while trying to parse PDF files and access file system paths. Key errors include access denied to a system path, object reference errors while trying to retrieve text from PDF pages, and index out of bounds errors parsing PDF contents.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1/ 7
22.05.2019 13:35:04 Access to the path 'D:\System Volume Information' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.InternalGetDirectories(String searchPattern, SearchOption searchOption) at System.IO.DirectoryInfo.GetDirectories() at DeclaratiiANAF.Classes.SafeFileWalk.EnumerateFilesInLastModifiedDirectories(String path, String searchPattern, DateTime modifiedSince, Boolean getFilesFromMainFolder, Boolean showFileName) 09.06.2019 12:52:04 Access to the path 'D:\System Volume Information' is denied. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileSystemEnumerableIterator`1.CommonInit() at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler, Boolean checkHost) at System.IO.DirectoryInfo.InternalGetDirectories(String searchPattern, SearchOption searchOption) at System.IO.DirectoryInfo.GetDirectories() at DeclaratiiANAF.Classes.SafeFileWalk.EnumerateFilesInLastModifiedDirectories(String path, String searchPattern, DateTime modifiedSince, Boolean getFilesFromMainFolder, Boolean showFileName) 24.06.2019 13:26:14 Object reference not set to an instance of an object. at org.pdfclown.documents.Pages.get_Item(Int32 index) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:34:17 Object reference not set to an instance of an object. at org.pdfclown.documents.Pages.get_Item(Int32 index) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:56 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:56 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:56 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:57 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:58 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:58 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:58 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:58 Index was outside the bounds of the array. at org.pdfclown.documents.contents.fonts.Font.Decode(Byte[] code) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state, IScanner textScanner) at org.pdfclown.documents.contents.objects.ShowText.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at org.pdfclown.documents.contents.ContentScanner.MoveLast() at org.pdfclown.documents.contents.ContentScanner.MoveEnd() at org.pdfclown.documents.contents.objects.CompositeObject.Scan(GraphicsState state) at org.pdfclown.documents.contents.ContentScanner.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.<Extract>d__3.MoveNext() at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:37:58 'startxref' keyword not found. at org.pdfclown.files.File..ctor(IInputStream stream) at org.pdfclown.files.File..ctor(String path) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:38:04 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 13:38:04 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 13:38:04 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 13:38:04 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 13:38:05 The process cannot access the file 'd:\hr laptop\d112\d112 -2019\d112 mai 2019\d112_37576399_2019_05_recipisa_177997881.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at org.pdfclown.files.File..ctor(String path) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:43:26 The process cannot access the file 'd:\hr laptop\d112\d112 -2019\d112 mai 2019\d112_16457921_2019_05_semnat.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at org.pdfclown.files.File..ctor(String path) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:43:26 The process cannot access the file 'd:\hr laptop\d112\d112 -2019\d112 mai 2019\d112_16457921_2019_05_semnat.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at org.pdfclown.files.File..ctor(String path) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 13:43:26 The process cannot access the file 'd:\hr laptop\d112\d112 -2019\d112 mai 2019\d112_16457921_2019_05_semnat.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at org.pdfclown.files.File..ctor(String path) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 14:42:01 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:01 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:02 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:02 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:02 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:02 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:03 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:03 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:04 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:04 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:05 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:05 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:06 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:06 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:06 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:06 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:07 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:07 This row has been removed from a table and does not have any data. BeginEdit() will allow creation of new data in this row. at System.Data.DataRow.GetDefaultRecord() at System.Data.DataRow.get_Item(String columnName) at DeclaratiiANAF.Forms.Form_MAIN.fileSystemWatcher_Declaratii_Changed(Object sender, FileSystemEventArgs e) 24.06.2019 14:42:09 The process cannot access the file 'd:\hr laptop\d112\d112 -2019\d112 mai 2019\d112_37271998_2019_05_recipisa_178020104.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at org.pdfclown.files.File..ctor(String path) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf() 24.06.2019 15:27:45 The process cannot access the file 'd:\hr laptop\d112\d112 -2019\d112 mai 2019\d112_18517183_2019_05_recipisa_178037474.pdf' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) at org.pdfclown.files.File..ctor(String path) at DeclaratiiANAF.Classes.PDFClownEx.GetTextFromPage(Int32 pageNumber) at DeclaratiiANAF.Classes.FileInfoEx.ParsePdf()