[ 
https://issues.apache.org/jira/browse/PDFBOX-5295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432179#comment-17432179
 ] 

Tilman Hausherr edited comment on PDFBOX-5295 at 10/21/21, 7:40 PM:
--------------------------------------------------------------------

Still no PDF. I can't help without the PDF, and maybe not even with the PDF. 
What happens here is that the parser expected a PDF dictionary object sees an 
"n" at a place in the parser where it can only mean "null" (which is a valid 
PDF object). But then no "u" comes => error.


was (Author: tilman):
Still no PDF. I can't help without the PDF, and maybe not even with the PDF. 
What happens here is that the parser expected a PDF disctionary object sees and 
"n" at a place in the parser where it can only mean "null" (which is a valid 
PDF object). But then no "u" comes => error.

> java.io.IOException: Expected string 'null' but missed at character 'u' at 
> offset 1090371
> -----------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-5295
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5295
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.24
>            Reporter: Ling Hock Hin, Daniel
>            Priority: Major
>         Attachments: error_logs.txt, screenshot_of_error.jpeg
>
>
> Would like to understand more on this error.
>  
> refer to screenshot for error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to