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

Added command line arguments to add author, subject, and title pdf me… #235

Merged
merged 1 commit into from Sep 30, 2021

Conversation

copart
Copy link
Contributor

@copart copart commented Sep 29, 2021

Added three new command line options:

--pdf-author String to set as the author of the resulting pdf document
--pdf-title String to set as the title of the resulting pdf document
--pdf-subject String to set as the subject of the resulting pdf document

If provided on the command line, the strings are passed to pdf-lib when the pdf document is created.

Copy link
Owner

@astefanutti astefanutti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that's very useful!

@astefanutti astefanutti merged commit 2e78896 into astefanutti:master Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants