Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
236 views
in Technique[技术] by (71.8m points)

How to Display emojis in PDFs generated by FOP Apache

I am looking for a way to display as many characters (including emojis) as possible in PDFs generated by FOP Apache. The FOP people advise to use a font containing the emojis, but I tried NotoColorEmoji.ttf from Google and got an exception. I have also tried Symbola etc. but all fonts seem to be old and emojis separated by a a ZWJ (zero width joiner) don't work. I also tried Curier New, since it displays emojis correctly in Windows 10, but the ttf, does not contain emojis. The characters I need to display are as follows:

??ü

个相同基因的更多拷?来提?适应性

Πρωτ?τυπο κβαντικ? ραντ?ρ απ? ερευνητ?? στην Αυστρ?α

????????????????????????????????????????

?????

The Exception when using NotoColorEmoji.ttf is as follows:

2021-01-27 15:19:18,104 ERROR Failed to read font file file:///C:/Roboto/Noto/NotoColorEmoji.ttf 'loca' table not found, happens when the font file doesn't contain TrueType outlines (trying to read an OpenType CFF font maybe?): java.io.IOException: 'loca' table not found, happens when the font file doesn't contain TrueType outlines (trying to read an OpenType CFF font maybe?)
question from:https://stackoverflow.com/questions/65925799/how-to-display-emojis-in-pdfs-generated-by-fop-apache

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...