[
https://issues.apache.org/jira/browse/FOP-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16598556#comment-16598556
]
simon steiner commented on FOP-2775:
------------------------------------
For example in fo:
<fo:block font-family="japanese">japanese text</fo:block>
in fop.xconf:
<fonts>
<font kerning="yes" embed-url="japanese.ttf">
<font-triplet name="japanese" style="normal" weight="normal"/>
</font>
</fonts>
> Japanese characters turn into "###" from XML/XSL to PDF conversion
> ------------------------------------------------------------------
>
> Key: FOP-2775
> URL: https://issues.apache.org/jira/browse/FOP-2775
> Project: FOP
> Issue Type: Bug
> Components: renderer/pdf
> Affects Versions: 2.0
> Reporter: Neha
> Priority: Major
> Attachments: FOPProject.zip, fop.xconf,
> image-2018-08-31-11-05-39-202.png
>
>
> We are having trouble making Japanese language output with FOP when trying to
> convert XML/XSL file to PDF file. The characters used in Japanese turns into
> *###* in PDF file.
>
> Attaching the project for reference.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)