1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 09:08:07 +02:00

Merge pull request #17558 from calixteman/bug1669097

Print correctly documents containing chars with an unicode greater than 0xFFFF (bug 1669097)
This commit is contained in:
calixteman 2024-01-22 12:23:06 +01:00 committed by GitHub
commit bba831821d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 44 additions and 34 deletions

View file

@ -627,3 +627,4 @@
!file_pdfjs_form.pdf
!issue17492.pdf
!issue17540.pdf
!bug1669097.pdf

BIN
test/pdfs/bug1669097.pdf Executable file

Binary file not shown.

View file

@ -9650,5 +9650,30 @@
"structTreeParentId": null
}
}
},
{
"id": "bug1669097",
"file": "pdfs/bug1669097.pdf",
"md5": "561b3abac1fe49e1c9cd265cbf4a456e",
"rounds": 1,
"type": "eq",
"save": true,
"print": true,
"annotationStorage": {
"24R": {
"value": "😇👽🖖"
},
"pdfjs_internal_editor_0": {
"annotationType": 3,
"color": [0, 0, 0],
"fontSize": 10,
"value": "😇😇😇😇😇😇👽👽👽👽👽👽🖖",
"pageIndex": 0,
"rect": [267, 638, 452, 658],
"rotation": 0,
"structTreeParentId": null,
"id": null
}
}
}
]