CFDocument PDF rendering issue with japanese

半世苍凉 提交于 2019-12-13 01:53:42

问题


Having some issue with Japanese font in cfdocument.

The fonts are correctly coming up but they are being stretched (word wraps not working) and taking up extra space and hence breaking the design in the pdf file.

The HTML content used in cfdocument is rendering correctly, also same is working correctly for Chinese and Korean fonts in the PDF file as well.

Let me know if any more details are needed.


回答1:


The word wrap issue was fixed by adding ColdFusion wrap function.



来源:https://stackoverflow.com/questions/18483073/cfdocument-pdf-rendering-issue-with-japanese

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!