[ https://issues.apache.org/jira/browse/PDFBOX-4865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
daihy updated PDFBOX-4865: -------------------------- Description: if file have special text like this {code:java} << /Title 18 0 R /Producer /Creator <359D509429DF857A0FCBEE3A0FB238910C6864154C8174774FD8682344EE88EF372C9045BCAFD973DAFA07CD> /CreationDate 21 0 R /ModDate {code} Invalid dictionary, found: '<' but expected: '/' at offset 13909 was: if file have special text like this ``` << /Title 18 0 R /Producer /Creator <359D509429DF857A0FCBEE3A0FB238910C6864154C8174774FD8682344EE88EF372C9045BCAFD973DAFA07CD> /CreationDate 21 0 R /ModDate ``` Invalid dictionary, found: '<' but expected: '/' at offset 13909 > Parse PDF Failed > ---------------- > > Key: PDFBOX-4865 > URL: https://issues.apache.org/jira/browse/PDFBOX-4865 > Project: PDFBox > Issue Type: Bug > Components: Parsing > Affects Versions: 2.0.19 > Reporter: daihy > Priority: Major > Attachments: 特殊字符.pdf > > > if file have special text like this > {code:java} > << /Title 18 0 R /Producer /Creator > <359D509429DF857A0FCBEE3A0FB238910C6864154C8174774FD8682344EE88EF372C9045BCAFD973DAFA07CD> > /CreationDate 21 0 R /ModDate > {code} > Invalid dictionary, found: '<' but expected: '/' at offset 13909 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org