Open
Bug 1308579
Opened 8 years ago
Updated 2 years ago
mozPrintCallback does not print new loaded fonts via @font-face
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox52 | --- | wontfix |
People
(Reporter: yury, Unassigned)
References
Details
(Whiteboard: [pdfjs-d-printing])
I think this is a defect that exists from beginning of the mozPrintCallback implementation. STR:
1. Open https://bugzilla.mozilla.org/attachment.cgi?id=8798493
2. Print it (e.g. to PDF file)
3. Inspect print output at "data: loading print" section
Actual results:
"Test" text printed with "f1" is different from "f0"
Expected results:
"Test" text printed with "f0" and "f1" must be the same.
As result of this, the PDF Viewer prints okay text that is only being viewed on the screen. See bugs with [pdfjs-d-printing] and corrupted fonts.
Comment 1•8 years ago
|
||
Too late for firefox 52, mass-wontfix.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•