https://github.com/tsimpdim/pdf_merger
Simple windows .pdf merging program
https://github.com/tsimpdim/pdf_merger
csharp itextsharp pdf pdf-merge watermarking wpf wpf-application
Last synced: 4 months ago
JSON representation
Simple windows .pdf merging program
- Host: GitHub
- URL: https://github.com/tsimpdim/pdf_merger
- Owner: TsimpDim
- Created: 2017-03-25T18:18:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T17:16:38.000Z (over 7 years ago)
- Last Synced: 2024-12-28T16:43:15.840Z (6 months ago)
- Topics: csharp, itextsharp, pdf, pdf-merge, watermarking, wpf, wpf-application
- Language: C#
- Homepage:
- Size: 3.46 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# PDF_Merger## What is this project about?
I didn't like not being able to merge .PDFs without spending money or uploading my files to some 3rd party website.I solved this by creating a simple open source windows application to do just *that*. I'm using iTextSharp and WPF.
## How do I install it?
Clone the repository and run the .exe inside the "Release" folder.
## Misc
If you found a bug, or want to improve the program by all means play with the code (or message me)!
Dimitris Tsimpitas 2017