-
Notifications
You must be signed in to change notification settings - Fork 9
Detect JavaScript in a PDF #22
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I want to implement security in our application for upload files. My requirement is to detect if there're any javascripts in pdf file. I was wondering if QPdfNet has any function for this.
With command line tool we can use
qpdf –json yourfile.pdf | grep -i javascript
Reactions are currently unavailable
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request