pdf2docx icon indicating copy to clipboard operation
pdf2docx copied to clipboard

无法识别某些符号

Open ericosmic opened this issue 2 years ago • 1 comments
trafficstars

发现在pdf转换中无法转换pdf中五角星符号,求问这有办法解决吗

ericosmic avatar May 16 '23 07:05 ericosmic

如果你提到的五角星是字符,那可能是之前字体名称错误导致的,请升级到最新版本后尝试。

pip install pdf2docx --upgrade

如果是矢量图,可能是版式识别上的问题,最好能提供pdf文件供进一步分析。谢谢。

dothinking avatar Jan 23 '24 15:01 dothinking