MergePDF icon indicating copy to clipboard operation
MergePDF copied to clipboard

A small pdf merging tool built upon PDFsharp.

Results 6 MergePDF issues
Sort by recently updated
recently updated
newest added

Broke out actual merge logic to streamline testing

Implement Reorder files. Related issues #6

Example short: `mergePdf.exe -f File1.pdf -f File2.pdf -o Output.pdf` Example long: `mergePdf.exe --file=File1.pdf --file=File2.pdf --output=Output.pdf` Running without arguments from command line show help message. There are few libraries for command...

enhancement
help wanted
Hacktoberfest

It should be possible to change order of selected pdf files also a button to remove pdf from selection

enhancement
help wanted
good first issue
Hacktoberfest

Dynamic File-Adding enhancement which is unlimited

There are currently no unit tests written for this application. It would be nice to be able to have some **good**, _meaningful_ tests, such that a good test coverage can...

enhancement
help wanted
Hacktoberfest