sandanat / vue-pdf-app

VUEjs v2 PDF viewer based on Mozilla's PDFJS
MIT License
223 stars 103 forks source link

Unable to display some Chinese characters #102

Open w5400013936 opened 2 years ago

w5400013936 commented 2 years ago

Please provide a working example with a bug (git repo, codesandbox, source code at least, etc). It takes a lot of time to set up environment to confirm an issue. So I will resolve issues faster.

Configuration:

Steps to reproduce the problem:

open a pdf file

What is the expected behavior?

Part of Chinese characters can be displayed normally

What went wrong?

Unable to display some Chinese characters

Attachments (screenshots, links, etc)

opened by vue-pdf-app: image opened by Third party software image

xmskying commented 1 year ago

@w5400013936 I have this problem too, did you solve it?

udbnui commented 11 months ago

1、把cmaps目录copy到public/web/目录下及可。 2、cmaps可在\vue3-pdf-app\src\pdfjs-dist找到。