5 Commits

Author SHA1 Message Date
e664fe61b5 Update a return statement.
Update the version of the PDF-Sharp library.
2025-06-18 13:59:12 -04:00
1b3fb5d47c Added a new form to display the GPLv3 license for the project.
Resolves issue #6.
2024-08-08 13:19:52 -04:00
cd64c19fa3 Fix null warnings in AboutBox1
One warning was left because it should not ever return null unless the
package has been damaged.
All other warnings have been resolved. This should close issue #4.
2024-08-08 12:38:11 -04:00
3b57fb0edf The date format is now selectable.
Added the form controls and AppSettings keys to allow the user to select
the format of the date appended to the output file.
Further update to issue #1.
2024-08-06 10:37:42 -04:00
ea1de129ed Basic working program.
It will merge PDFs from a directory. Configuration is currently all
manual.
2024-08-01 16:16:53 -04:00