PDF potentially harmful code detection #1608
yoandry-quantifi
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For security reasons, I must detect any potentially harmful code before uploading the PDF to my platform. I was using this but is not a valid/complete solution:
pdf.catalog.lookup(PDFName.of("OpenAction"));
How do you suggest I approach this situation?
Beta Was this translation helpful? Give feedback.
All reactions