Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PdfEditor

A very basic trial project for manipulation of PDF files using iTextSharp. This allows for:

  • Removing Javascript from a PDF file (only the global JS is done)
  • Searching and replacing text within a PDF. Note: It must be actual (Tj/TJ) text, and can't have placement modifiers between the letters.
  • Searching and redacting text within a PDF. Note: This just puts a black bar over the text regex in question, it also then marks the PDF as secure and prevents copying (or reading) to further obscure the text.

About

PDF Editor (remove JS, find/replace, redact) based on iTextSharp

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.