Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Unified Diff: components/printing/service/README.md

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/printing/service/README.md
diff --git a/components/printing/service/README.md b/components/printing/service/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..d8a0a6f46cca29969f3a3c5e57592558c8681abb
--- /dev/null
+++ b/components/printing/service/README.md
@@ -0,0 +1,3 @@
+The pdf_compositor service composites multiple raw pictures from different
Lei Zhang 2017/05/04 02:13:13 Can we document the discrepency between what we wa
Wei Li 2017/05/04 18:18:28 Done.
+frames into a complete one, then converts it into a pdf file within an isolated
+sandboxed process.

Powered by Google App Engine
This is Rietveld 408576698