Replies: 1 comment 5 replies
-
This library is a not PDF parser. If you want to read specific PDF properties you might want to look at another library. It is also possible that we read the information that you need. Is it possible to share a file and the comment that you are looking for from that file? |
Beta Was this translation helpful? Give feedback.
5 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.
-
Hi @dlemstra, first I want to thank you for this great library.
I am trying to read data from PDF and similar file types.
I saw that I can get xmp profile with GetXmpProfile() method but I am wondering is there any way to extract comments from file with your library?
Beta Was this translation helpful? Give feedback.
All reactions