Giter Club home page Giter Club logo

Comments (8)

wojtekmaj avatar wojtekmaj commented on July 22, 2024 2

Hey @xiaoyangzi and @KiaFathi, good news!

Check out Support for non-latin characters that just landed in v2.3.0!

I'm super curious what you think about it. Tell me your comments and suggestions for improvements if any!

from react-pdf.

xiaoyangzi avatar xiaoyangzi commented on July 22, 2024 1

23.pdf

from react-pdf.

wojtekmaj avatar wojtekmaj commented on July 22, 2024

Hey @xiaoyangzi,
thanks for reporting. This is an issue with PDF.js, an engine React-PDF uses to render PDFs (Mozilla Firefox is also using it).
Please report it to mozilla/pdf.js giving them examples of files that render incorrectly.
Thank you in advance,
Wojciech

from react-pdf.

xiaoyangzi avatar xiaoyangzi commented on July 22, 2024

This file is rendered correctly by the online viewer Mozilla/pdf.js provide. Maybe it's a version problem that pdf-dist is not sync the pdf.js lateast version I think.

from react-pdf.

wojtekmaj avatar wojtekmaj commented on July 22, 2024

I'll have a look then. Could you please kindly attach the file you have a problem with?

from react-pdf.

wojtekmaj avatar wojtekmaj commented on July 22, 2024

Thank you. I already kinda know what's up, I'm just not entirely sure how to fix it. Asked for some assistance from Mozilla @ mozilla/pdf.js#8937
Will get back to you if I come up with a solution.

from react-pdf.

wojtekmaj avatar wojtekmaj commented on July 22, 2024

Hey @xiaoyangzi!
The issue is a little complicated.

First of all: Some PDF files with exotic characters/fonts may require helper files called cMaps. Mozilla is currently fixing an issue where these cMaps are requested from a null location.

Once they do fix this, I can come and do some enhancements in the code to make it possible to set cMap file location.

Fixing this issue will take some time and will also require you to write some code and configuration once I come up with the solution.

from react-pdf.

KiaFathi avatar KiaFathi commented on July 22, 2024

+1 request for cMap support. Would a similar workaround to mikecousins/react-pdf-js#16 be possible in this library as well?

from react-pdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.