Sergio Fernández created PDFBOX-1668: ----------------------------------------
Summary: Loading a Russian PDF never finishes Key: PDFBOX-1668 URL: https://issues.apache.org/jira/browse/PDFBOX-1668 Project: PDFBox Issue Type: Bug Components: Parsing Affects Versions: 2.0.0 Reporter: Sergio Fernández Priority: Minor Try to run this line: PDDocument.load(new URL("http://www.who.int/entity/foodsafety/publications/general/en/global_strategy_ru.pdf")); The loading never finishes... taking a lot of CPU. The document size (574K) should not be the problem. I guess something in that document causes the issue with PdfBox. And I'd like to know if such could be a more general issue or what. Thanks! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira