[
https://issues.apache.org/jira/browse/PDFBOX-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463789#comment-17463789
]
SilenceNie commented on PDFBOX-5349:
------------------------------------
thank you sir ,i find .pdfbox.cache.but not find MS Gochic font.
not fond .fonts file.so how can i copy MS Gothic font into .pdf.cache?
usr/share/fonts dictinory has MS Gothic font
{code:java}
[root@localhost ~]# cat ./.pdfbox.cache
MicrosoftYaHei|TTF||190|805|4001f|0|0|020b0503020204020204|/usr/share/fonts/MICROSOFT
YAHEI.TTF
SimSun|TTF||190|0|40001|0|0|02010600030101010101|/usr/share/fonts/SIMSUN.TTC
NSimSun|TTF||190|0|40001|0|0|02010609030101010101|/usr/share/fonts/SIMSUN.TTC
STFangsong|TTF||190|0|4009f|dfd70000|0|02010600040101010101|/usr/share/fonts/STFANGSONG.TTF
HY
GUOJINGMINGJ|TTF||190|0|40000|0|0|02010509060101010101|/usr/share/fonts/gjm.ttf
MicrosoftYaHei|TTF||190|805|4001f|0|0|020b0503020204020204|/usr/share/fonts/MICROSOFT_YAHEI.TTF
Times-Roman|TTF||5|0|0|0|0|00000000000000000000|/usr/share/fonts/Times-Roman.ttf
ZapfDingbatsITC|TTF||190|c0f|0|0|0|05020102010704020609|/usr/share/fonts/ZapfDingbats.ttf
ZapfDingbats|TTF||190|0|0|0|0|00000600000000020000|/usr/share/fonts/zapfdingbats.ttf
[root@localhost ~]# cd /
[root@localhost /]# cd usr/share/fonts
[root@localhost fonts]# ls
'MICROSOFT YAHEI UI.TTF' 'MICROSOFT YAHEI.TTF' 'MS Gothic.ttc' SIMSUN.TTC
STFANGSONG.TTF ZapfDingbats.ttf
[root@localhost fonts]# cd /
[root@localhost /]# cd .fonts
bash: cd: .fonts: No such file or directory
[root@localhost /]# cd ~
[root@localhost ~]# cd .fonts
bash: cd: .fonts: No such file or directory
[root@localhost ~]# cat .fonts
cat: .fonts: No such file or directory
[root@localhost ~]# find -name .fonts
[root@localhost ~]# {code}
> When PDF is converted to image, the check box is not selected correctly
> -----------------------------------------------------------------------
>
> Key: PDFBOX-5349
> URL: https://issues.apache.org/jira/browse/PDFBOX-5349
> Project: PDFBox
> Issue Type: Bug
> Components: AcroForm, FontBox, Rendering
> Affects Versions: 2.0.24
> Reporter: SilenceNie
> Priority: Major
> Attachments: image-2021-12-22-13-58-48-739.png
>
>
> When PDF is converted to image, the check box is not selected correctly。
> The selected check box should be a check mark, and the result is displayed as
> a square box。
> !https://stackoom.com/link/aHR0cHM6Ly9pLnN0YWNrLmltZ3VyLmNvbS9YaVlHbi5wbmc=!
> The correct display should be like this:
> !https://stackoom.com/link/aHR0cHM6Ly9pLnN0YWNrLmltZ3VyLmNvbS84VHRqUi5wbmc=!
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]