New issue
Advanced search Search tips

Issue 907249 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Feature



Sign in to add a comment

Feature: PDF creation add option to set PDF metadata

Reported by yash...@gmail.com, Nov 20

Issue description

This is an enhancement suggestion for adding the ability to set PDF metadata when exporting with page.pdf()

Something like what PDFKit does: foliojs/pdfkit Getting started – Setting document metadata

Issue on puppeteer: https://github.com/GoogleChrome/puppeteer/issues/3054

Meanwhile we will probably use https://github.com/Sobesednik/node-exiftool ontop of puppeteer
 
Labels: Needs-Milestone
Cc: viswa.karala@chromium.org
Labels: -Type-Bug Triaged-ET Target-70 M-72 FoundIn-71 FoundIn-70 FoundIn-72 Type-Feature
Status: Untriaged (was: Unconfirmed)
Thanks for filing the issue!

As per comment# 0 from the reporter, issue seems to be a Feature request, hence marking it as Untriaged.

Thanks!
Labels: -Target-70 Target-72
Components: Internals>Plugins>PDF
Cc: halcanary@google.com
Components: -Internals>Plugins>PDF Internals>Printing Internals>Headless
This is not a PDF Viewer issue. Rather, it is a printing issue since the printing code is what's generating the PDF.

Since this is using Headless Mode, they need to decide whether this is something they want to add to their APIs.

On the other end, Skia generates the PDFs and I didn't check if it has APIs to do this. +halcanary
Labels: -M-72 -Needs-Milestone -Target-72
Also removing milestone targets since we haven't even decided if we want to do this.

Sign in to add a comment