Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.17 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.17 KB

PDFAttacher

A PDFBox front-end for Windows that adds/extracts/removes attachments from PDFs.

Usage

A Windows quickstart installer is available on the project release page. A binary is included in this repo. The solution should open and run from Visual Studio 2017 or later and relies on the PDFBox NuGet package only.

Related projects

This project is in part inspired by Abe Jellinek's PDFData project which implements more attachment methods. PDFAttacher is focused on simplicity and reliability on Windows, to allow testing with users.

License

This software is licensed under an MIT license. Use it for whatever you like. It relies on PDFBox which is available under the Apache License v2.0 -- so you should check that out too.

Screenshots

PDF with attachments in PDF Attacher.

PDFAttacher screenshot with a .json and a .docx file attached to a PDF

The same file opened in Adobe Acrobat Reader DC on Windows.