Open abingham opened 8 years ago
Sounds like a great idea!
It should be possible to:
QPdfEnginePrivate.title
member in order to write the extracted title into the PDF metadata.DeckTape 2.x is now responsible for the PDF creation so that should be a lot easier to implement metadata retrieval and writing.
This would be really cool to have. Also subtitle and author could be set from the metadata specified in the head of the website.
Is it possible to extract the title of a presentation and embed it in the exported PDF? I've tested a few of the generated PDFS using PyPDF2, and none of them have title metadata. I guess this may be hard or impossible for some or all of the plugins.
The main driver for this is that I'd like to be able to extract the title in decktape.io to generate better filenames.