tree: 8f35d36245b9a6ef659692a3a15f1a44082f1d90 [path history] [tgz]
  1. public/
  2. BUILD.gn
  3. DEPS
  4. pdf_compositor_impl.cc
  5. pdf_compositor_impl.h
  6. pdf_compositor_manifest.json
  7. pdf_compositor_service.cc
  8. pdf_compositor_service.h
  9. README.md
components/printing/service/README.md

The pdf_compositor service should composite multiple raw pictures from different frames into a complete one, then converts it into a pdf file within an isolated sandboxed process. Currently, it has no compositing functionality, just convert a set of raw pictures into a pdf file within the sandboxed process.