How can I set the properties like "Author" and "Title" in a new PDF? #1201
Unanswered
PeterCodar
asked this question in
Help
Replies: 1 comment
-
For those looking for a code example how to write this 3 available properties into a new PDF using VB.NET:
Would be great if we could set "Subject", "Keywords", "Created", "Modified" and "Application" too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Where can I find a code example to set all the possible properties for a new PDF?
Currently, the "Title", "Author", "Application" will be set automatically.
How can I delete them or set them to my own values and format string?
What about all the other PDF properties like "Subject", "Keywords", "Created", "Modified", "PDF producer".
Beta Was this translation helpful? Give feedback.
All reactions