[
https://issues.apache.org/jira/browse/PDFBOX-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13897171#comment-13897171
]
Pat Hickey commented on PDFBOX-1895:
------------------------------------
OK, I found the document online, so I can point to it there. ( I still can't
download it and copy it here.)
If this link doesn't work for you, I can tell you how I found it.
It's www.nttdocomo.co.jp's quarterly report from 10/31/2013, which I found by
searching for 'E04463' on the edinet site. (Sorry, but Japanese is not a
language I understand, and I navigated mostly by clicking around until
something happened.) I downloaded this document, and ran the same simple
pdf-1.8.3-only code on it, with the exact same results. Again, I'm looking for
permission to copy the program and the output to this list, but don't have it
yet. As I described, the algorithm is simply to load the document, open the
protection using the standard decryption material, remove all security, open
all access permissions, and write the file.
[https://disclosure.edinet-fsa.go.jp/E01EW/download?uji.verb=W0EZA104CXP001003Action&uji.bean=ee.bean.parent.EECommonSearchBean&PID=W1E63011&SESSIONKEY=1392072531483&lgKbn=2&pkbn=0&skbn=1&dskb=&askb=&dflg=0&iflg=0&preId=1&mul=E04463&fls=on&cal=1&era=H&yer=&mon=&pfs=4&row=100&idx=0&str=&kbn=1&flg=&syoruiKanriNo=&s=S1000AB2]
> Font definitions must precede font references
> ---------------------------------------------
>
> Key: PDFBOX-1895
> URL: https://issues.apache.org/jira/browse/PDFBOX-1895
> Project: PDFBox
> Issue Type: Bug
> Components: Writing
> Affects Versions: 1.8.3, 1.8.4
> Reporter: Pat Hickey
>
> When re-writing a document with font descriptions, Adobe Reader is unable to
> display the fonts in the document. Reader can display the fonts in the
> original document. The difference is that in the original document, the font
> descriptions are in lower object numbers than the font references; in the
> output document, the font descriptions are in higher object numbers than the
> font references. Is there a quick way to re-order them?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)