renderInteractiveForms - Issue printing
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | fixed |
firefox93 | --- | fixed |
firefox94 | --- | fixed |
firefox95 | --- | fixed |
People
(Reporter: domsi-, Assigned: calixte)
References
Details
(Keywords: regression)
Attachments
(1 file)
493.61 KB,
application/x-zip-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0
Steps to reproduce:
With the last release of Firefox the support for PDF Form Filling was enabled by default (pdfjs.renderInteractiveForms = true). There are now rendering issues and printing issues with the text size / font size.
I have attached several screenshots, PDF and the original PDF-Document.
Steps:
-
Default firefox settings: pdfjs.renderInteractiveForms = true
-
Open attached "Original_Document.pdf" in Firefox 83.0 (Windows 10 Pro 20H2, 100% dpi scaling)
-
Print the document or use "Microsoft Print to PDF"
-
keep the window/tab
-
Change => pdfjs.renderInteractiveForms = false
-
Open again in new tab the "Original_Document.pdf"
-
Compare rendering on screen with previous tab (renderInteractiveForms = true) -> font size is different
-
Print the document or use "Microsoft Print to PDF"
-
compare both printed versions => the first document (renderInteractiveForms = true) as a very large text / font size, compare to second print (expected result)
-
Open "Original_Document.pdf" with Chrome / Acrobat Reader
-
Print document for both documents => equal to second print ( pdfjs.renderInteractiveForms = false) == expected result
I have attached screenshots and printed results (Microsoft Print to PDF) for all versions.
Actual results:
Some textfields are rendered with a different size / printed with a very high size
actual result (pdfjs.renderInteractiveForms = true):
- Firefox_fillable.png
- Firefox_fillable_Printed.pdf
Expected results:
Expected (Firefox => pdfjs.renderInteractiveForms = false):
Firefox_fillable_disabled.png
Firefox_fillable_disabled_Printed.pdf
Acrobat_reader.png
Acrobat_reader_printed.pdf
Chrome.png
Chrome_printed.pdf
Comment 1•4 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
PR in review:
https://github.com/mozilla/pdf.js/pull/12759
Comment 3•3 years ago
|
||
Calixte, is this fixed?
Assignee | ||
Comment 4•3 years ago
|
||
Yes, it is.
Description
•