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

Print correctly documents containing chars with an unicode greater than 0xFFFF (bug 1669097)

This commit is contained in:
Calixte Denizet 2024-01-21 23:00:43 +01:00
parent d549c2ef4c
commit 06601fd90c
6 changed files with 44 additions and 34 deletions

View file

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

BIN
test/pdfs/bug1669097.pdf Executable file

Binary file not shown.

View file

@ -9643,5 +9643,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
}
}
}
]