Print to PDF text not selectable and rasterized on Ubuntu (for text printed with fillText() API in mozPrintCallback)
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
People
(Reporter: laszlo.bialis, Unassigned)
References
()
Details
Attachments
(3 files)
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
| Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Updated•3 years ago
|
Comment 5•1 year ago
|
||
Similar challenge using Firefox version 127 on Debian 12 Bookworm at https://bugzilla.mozilla.org/show_bug.cgi?id=1906126
Comment 6•1 year ago
|
||
(In reply to laszlo.bialis from comment #0)
[Actual result]:
The "Test" text is not selectable and seems to be rasterized (see attached
testnightlycomparedpdf.PNG ) compared to the same PDF saved from Win10.
This bug here seems to have been fixed at some point. Printing to the "Save to PDF" target in Firefox Nightly 131.0a1 today, both "Test" strings on the 2nd and 4th lines of the resulting PDF are selectable.
(This is better than what we were getting on Win10 when this bug was filed -- the Win10 PDF attachment here has not-selectable "Test" text at the left edge of the 2nd and 4th lines. Whereas now under Ubuntu when I print the testcase to PDF, that text is selectable.)
--> Resolving as WORKSFORME.
(In reply to Francewhoa (Francois Carpentier) from comment #5)
Similar challenge using Firefox version 127 on Debian 12 Bookworm at https://bugzilla.mozilla.org/show_bug.cgi?id=1906126
Minor followup, this user was hitting a different issue from this bug; their issue seemed to affect all content (not specific to canvas/mozPrintCallback as the testcase here was).
Description
•