[
https://issues.apache.org/jira/browse/PDFBOX-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14189096#comment-14189096
]
John Hewson commented on PDFBOX-2452:
-------------------------------------
Right now, no because we don't have a good place to count the number of times
the font is encountered, and we don't want to start holding references which we
don't need. I've made this issue a blocker for 2.0 so that we don't forget
about it, but until the issue itself is fully resolved, the log message will
stay.
> Continuous log "Nonsymbolic Type 0 font: SNCFYS+ARStdKai"
> ---------------------------------------------------------
>
> Key: PDFBOX-2452
> URL: https://issues.apache.org/jira/browse/PDFBOX-2452
> Project: PDFBox
> Issue Type: Improvement
> Components: PDModel
> Affects Versions: 2.0.0
> Reporter: Pei-Tang Huang
> Assignee: John Hewson
> Priority: Blocker
> Labels: font
> Fix For: 2.0.0
>
> Attachments: test.pdf
>
>
> When printing, PDFBox continuous log:
> {code}
> 2014-10-24 15:37:07,768 [ WARN] g.apache.pdfbox.pdmodel.font.PDType0Font: 71
> - Nonsymbolic Type 0 font: SNCFYS+ARStdKai
> 2014-10-24 15:37:07,771 [ WARN] g.apache.pdfbox.pdmodel.font.PDType0Font: 71
> - Nonsymbolic Type 0 font: SNCFYS+ARStdKai
> {code}
> What can I response to this Warning? Or the message should be logged with
> lower severity?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)