<How to check if PDF has malicious code using Java...
# stackoverflow
r
How to check if PDF has malicious code using Java or Kotlin [closed] Can anyone help me understand how to check if a PDF file has malicious javascript or any other thing in it? I'm currently using Kotlin + Micronaut, but a solution in Java can help too!