Apache FOP 中以相反顺序打印的阿拉伯字体
我在正确打印阿拉伯语字体时遇到问题。
发生的情况是它们以相反的顺序打印。 例如,取单词“The”,在阿拉伯语中它应该是“ehT”(将“ehT”视为阿拉伯语)。
我为此使用 Apache FOP,但它以相反的顺序打印阿拉伯语,即“The”
,并且必须使用 PDF 而不是 RTF。
并使用 XSLT 根据其英文含义生成阿拉伯字体。
I have a problem in printing the arabic fonts properly.
What happens is that they are printed in reverse order.
For e.g Take the word "The" and in arabic it should be "ehT"(think "ehT" as arabic).
And I am using Apache FOP for this but it prints in reverse order in arabic i.e. "The"
And it is compulsory to use PDF not RTF.
And using XSLT for the generation of arabic fonts on the basis of their english meaning.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论