Skip to content

Commit

Permalink
Create DirectoryTraversal_PDFDocuments.tkape
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRathbun committed Apr 11, 2021
1 parent 9442e7a commit c0fde9a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Targets/!Disabled/DirectoryTraversal_PDFDocuments.tkape
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Description: Find PDF and PDF alternative documents
Author: Andrew Rathbun
Version: 1.0
Id: 1bd73cdb-8220-426c-bd91-0d0554f0c8bc
RecreateDirectories: true
Targets:
-
Name: PDF and PDF-like Documents
Category: Documents
Path: C:\
FileMask: regex:*.+\.(pdf|xps|oxps)
Recursive: true
Comment: Covers all PDF and PDF-like document formats

# Documentation
# https://www.prepressure.com/pdf/basics/versus-other-formats
# https://en.wikipedia.org/wiki/PDF#Alternatives
# https://en.wikipedia.org/wiki/Open_XML_Paper_Specification

0 comments on commit c0fde9a

Please sign in to comment.