9 Commits

Author SHA1 Message Date
d0a9bc9055 Fix null warning in MainForm 2024-08-08 11:37:22 -04:00
1e75972ae9 Appending a date to the output file is now working.
This commit should resolve issue #1. Appending a date to the output file
is now a selectable option in the app configuration.
2024-08-06 09:53:40 -04:00
903bc4880f Update MainForm 2024-08-05 18:19:39 -04:00
8c8abc3ce3 Update the main form to fix errors. 2024-08-05 15:04:43 -04:00
2a78fdc2a4 Update the variable used for the output path. 2024-08-05 14:54:00 -04:00
c5f3410b25 Add a lable showing the configured output path. 2024-08-05 14:43:42 -04:00
1d332927d6 Update code to reflect change in config file.
The configuration now seperates the output path and filename into
seperate componentants.
2024-08-05 14:32:13 -04:00
b1368e3c53 Update the PathLable in the main form when configuration changes. 2024-08-05 13:55:36 -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