1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 22:58:07 +02:00

Merge pull request #16718 from calixteman/bug1844572

Don't replace Acroform dictionary if nothing has changed when saving (bug 1844572)
This commit is contained in:
calixteman 2023-07-24 10:00:43 +02:00 committed by GitHub
commit 71f113bf85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 38 additions and 3 deletions

View file

@ -0,0 +1,2 @@
https://bugzilla.mozilla.org/attachment.cgi?id=9344818

View file

@ -8008,5 +8008,28 @@
"rotation": 0
}
}
},
{
"id": "bug1844572-save-print",
"file": "pdfs/bug1844572.pdf",
"md5": "22a96775e884131d59c05fa92e0a42f6",
"rounds": 1,
"type": "eq",
"link": true,
"save": true,
"print": true,
"annotationStorage": {
"pdfjs_internal_editor_0": {
"annotationType": 3,
"color": [0, 0, 0],
"fontSize": 10,
"value": "Hello World",
"pageIndex": 0,
"rect": [
115.80000000000001, 325.0679969482421, 171.3, 342.5679999999999
],
"rotation": 0
}
}
}
]