[ https://issues.apache.org/jira/browse/PDFBOX-3649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823367#comment-15823367 ]
Lilith Wong commented on PDFBOX-3649: ------------------------------------- Hi Tilman, thanks for your quick response (=_=? I found that after JIRA has been upgraded, I couldn't receive notification email anymore...) Why we want to add this feature into PDFBox? 1) Of course Asian developers need to deal with CJK text manipulation in PDF, but Standard 14 fonts cannot cover it. (For some cases we don't need to use special / beautiful CJK font but for default CJK font only.) 2) For backend system development, it would use Linux/Unix environment and could not use the method you provided. 3) Maybe we change into Windows Server environment or directly copy this font into Linux/Unix, the font usage or font redistribution licensing issues are still exist. (As it needs to embed the font into the PDF and re-distribute to anywhere, I don't think we can feel free to use Windows Fonts to do so.) 4) Size of PDF issues: if Adobe reader are built-in supported these CJK fonts, why we still need to embed (or embed subset) it? Perhaps from PDFBox's point of view, it needs to keep the whole development 100% standing with PDF spec or tries to ignore all non-standard features. If this feature could not FORMALLY add into PDFBox, let me try to fix a new version PDType0CJKFont class (that can use in version 2.0.4) from PDFBOX-2524. And please include PDFBox experts (John Hewson? or Kenji Suzuki?) into here to comment it. > Patching for built-in access to CJK fonts from Adobe Reader > ------------------------------------------------------------ > > Key: PDFBOX-3649 > URL: https://issues.apache.org/jira/browse/PDFBOX-3649 > Project: PDFBox > Issue Type: Improvement > Components: FontBox, PDModel > Affects Versions: 2.0.4 > Reporter: Lilith Wong > Labels: PDFBOX-2524 > > Refer to the JIRA PDFBOX-2524 mentioned, pdfbox 2.0 still miss the update of > "patching for built-in access to CJK fonts from Adobe Reader". > [PATCH] Two PDFont to create PDF documents in CJK and non-ISO-8859-1 > languages: > https://issues.apache.org/jira/browse/PDFBOX-2524 > Patches for other issues mentioned in JIRA PDFBOX-2524 has already applied > but for this issues. Up to now, I checked with latest version 2.0.4 and > un-released version 2.0.5 / 2.1.0, but could not find any related patch > (related source code like PDType0CJKFont.java, etc...). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org