Tilman Hausherr
Tilman Hausherr
I'm not with this project, I'm with the desktop PDF project, I just hang around in other PDF projects too. tilman at snafu dot de
I can't open it with PDFBox for desktop or PDF.js because this is a binary password. According to a converter the password is "!ÂçA¤ âpÚ½z" which isn't really helpful.
I didn't try because PDFDebugger doesn't support it and I didn't want to write code just for that. What would a person do that has to enter the key in...
Lets say I'm an ordinary user who knows only Adobe Reader. What would I do with that file?
According to the PDF specification "Algorithm 2: Computing an encryption key in order to encrypt a document (revision 4 and earlier)": "The password string is generated from host system codepage...
See the CreateCheckBox.java example in PDFBox for desktop. The cross would be done by calling ```appearanceCharacteristics.setNormalCaption("4");```.
Why change it? It's currently bold so your change rather makes it less visible.
1) Your file is a bunch of hex codes and not a PDF 2550 4446 2d31 2e36 0a25 c4e5 f2e5 eba7 f3a0 d0c4 c60a 3320 3020 6f62 6a0a 3c3c 202f...
Commits are easier to evaluate if they haven't any formatting changes in unrelated code.
if you do, please accept all the dependabot PRs and run the versions plugin, here's what I get: com.google.code.gson:gson ............................ 2.9.0 -> 2.11.0 commons-cli:commons-cli ................................. 1.4 -> 1.8.0 org.apache.commons:commons-csv ..........................