bcgov / PDF-Portfolio-Detector

Python application to scan through a folder and its subfolders to determine PDF Portfolios within.
Apache License 2.0
3 stars 0 forks source link

[TODO] Add pdf's that match portfolios, encryption, and form fields into destination result folder #2

Closed KevinWai1 closed 1 week ago

KevinWai1 commented 1 month ago

Add function to copy files that match the 3 types to destination directory with prefix of their type

KevinWai1 commented 1 week ago

Implemented copies of the files that are encrypted, form fields, and portfolios inside of the destination folder.