Skip to content

amullins83/pdfmerge

Repository files navigation

PDF Merge

.NET WPF desktop app using iTextSharp to merge PDF files.

Build and Run

  1. Open PdfMergeDesktop.sln in Visual Studio (any version with NuGet enabled).
  2. Build with NuGet restore enabled (or install dependencies and then build).
  3. Run.

Contribute

I could use help writing tests for all the asynchronous functions.

Acknowledgement

This application was inspired and guided by this article on CodeProject by Igor Krupitsky.

About

.NET WPF desktop app using iTextSharp to merge PDF files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published