vue-pdf chrome显示正常,IE会缺字

问题遇到的现象和发生背景

使用vue-pdf 做了一个pdf预览,在chrome里是正常的,IE11上看会有部分中文被替换成空白。

之前用libreoffice 转换成pdf再传给前端的,没有问题,后来换成了直接传pdf文件就出现了上述问题

少字符集 。那只能 把字体嵌入 到pdf .
https://blog.csdn.net/benchuspx/article/details/120070051