sandanat / vue-pdf-app

VUEjs v2 PDF viewer based on Mozilla's PDFJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to display some Chinese characters

w5400013936 opened this issue · comments

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:

  • Web browser and it`s version: Google Chrome 103.0.5060.66
  • Operating system and it`s version: Windows 10
  • vue-pdf-app version: 2.1.0

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

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

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