Open
Bug 1347444
(pdf-printing)
Opened 8 years ago
Updated 2 years ago
[meta] (meta) Gecko PDF printing support
Categories
(Core :: Printing: Output, enhancement)
Tracking
()
NEW
People
(Reporter: fatseng, Unassigned)
References
(Depends on 3 open bugs)
Details
(Keywords: meta)
I create this bug to collect Gecko bugs which are in order to support Mortar printing.
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → fatseng
Status: NEW → ASSIGNED
Updated•7 years ago
|
Priority: -- → P1
Reporter | ||
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Farmer, per talk today, we need to break the printing work into several steps:
#1 - Enable print-to-pdf function on Windows platforms. This is basically a follow-up from jwatt's previous implementation for macOS and Linux.
#2 - Enable PDF-to-EMF printing on Windows platforms. (doing EMF conversion on Chrome process). We expect a WIP patches attached in a bug so that we can push them to TRY and get a build to evaluate and local testing.
#3 - Run PDFium EMF conversion code on content process or isolated process in case of stability concern. Implement IPC communication betweeen chrome and content processes to complete EMF printing.
#4 - Implement a PDF test suite to verify overall implementation.
Alias: pdf-printing
Keywords: meta
Summary: [Mortar] [Meta] Gecko printing → Gecko PDF printing support
Keywords: stale-bug
Updated•7 years ago
|
Priority: P1 → --
Reporter | ||
Updated•7 years ago
|
Assignee: fatseng → nobody
Status: ASSIGNED → NEW
Updated•7 years ago
|
Summary: Gecko PDF printing support → (meta) Gecko PDF printing support
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Summary: (meta) Gecko PDF printing support → [meta] (meta) Gecko PDF printing support
You need to log in
before you can comment on or make changes to this bug.
Description
•