Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set title of document to the PDF title (if set) #26

Open
bjchambers opened this issue Jan 26, 2024 · 0 comments
Open

Set title of document to the PDF title (if set) #26

bjchambers opened this issue Jan 26, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@bjchambers
Copy link
Contributor

bjchambers commented Jan 26, 2024

For PDFs we should be able to get this from https://pymupdf.readthedocs.io/en/latest/tutorial.html#accessing-meta-data

The only tricky part here is that the title in the document (and content) will be unset until after we've downloaded and extracted the content.

@bjchambers bjchambers added enhancement New feature or request good first issue Good for newcomers labels Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant