Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.16, 2.0.17
Description
The following exception occurs when attached pdf feeded into PDFBox.
java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.io.IOException: Error: Could not find referenced cmap stream Adobe-Japan1-7
org.apache.pdfbox.debugger.pagepane.PagePane$RenderWorker.done(PagePane.java:426)
sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
Only 2 Japan's new era glyphs are added to Adobe-Japan1-6, is Adobe-Japan1-7(details here https://blogs.adobe.com/CCJKType/2018/08/aj17-subset-fonts.html), and more and more Adobe-Japan1-7 included pdf documents are expected to be created especially in Japan. Please add the cmap resource into this library.