mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.35k stars 9.97k forks source link

Corrupted display of polish letters in forms #15408

Closed felindev closed 2 years ago

felindev commented 2 years ago

Attach (recommended) or Link to PDF file here: Empty.pdf Microsoft Edge.pdf Firefox.pdf

Configuration:

Steps to reproduce the problem:

  1. Create PDF in any app (e.g. Adobe Acrobat, PDF-XChange Editor) and add forms
  2. Fill data with polish characters (ą, ć, ę, ł, ń, ó, ś, ź, ż)
  3. Open in any other app

What is the expected behavior? (add screenshot) (Filled in Edge, opened in it) Saved in Edge opened in it (Filled in Acrobat, opened in Edge) msedge_RzQiosFj5U

What went wrong? (add screenshot) (Filled in Firefox, opened in Edge) Saved in Firefox open in Edge (Filled in Firefox, opened in Acrobat Reader) AcroRd32_RxAiSidQl1

Link to a viewer (if hosted on a site other than mozilla.github.io/pdf.js or as Firefox/Chrome extension):

Snuffleupagus commented 2 years ago

Duplicate of #12264