Commit Graph

22 Commits

Author SHA1 Message Date
efrick 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
efrick 8c5d3f9e06 Merge pull request 'installer' (#2) from installer into master
Reviewed-on: https://efrick.ddns.net/git/ABSC/PDF-Merge/pulls/2
8c5d3f9e06
2024-08-05 19:18:16 -04:00
efrick 2129276814 Update ignored files. 2024-08-05 19:17:05 -04:00
efrick b0169d7b0f Basic installer. 2024-08-05 19:16:04 -04:00
efrick 7b60dbdd7e Bump version number. 2024-08-05 18:41:44 -04:00
efrick 903bc4880f Update MainForm 2024-08-05 18:19:39 -04:00
efrick 71f34c7cca Update App.config to blank the paths. 2024-08-05 15:18:17 -04:00
efrick 8c8abc3ce3 Update the main form to fix errors. 2024-08-05 15:04:43 -04:00
efrick 2a78fdc2a4 Update the variable used for the output path. 2024-08-05 14:54:00 -04:00
efrick c5f3410b25 Add a lable showing the configured output path. 2024-08-05 14:43:42 -04:00
efrick 072e59bd4a Update configuration code to use the new configuration keys. 2024-08-05 14:36:07 -04:00
efrick 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
efrick f85361ed27 Add FolderPicker to source selection in config menu. 2024-08-05 14:06:17 -04:00
efrick b1368e3c53 Update the PathLable in the main form when configuration changes. 2024-08-05 13:55:36 -04:00
efrick 6d06fa90e5 Configuration changes now saving properly. 2024-08-05 13:41:30 -04:00
efrick 0a132d75ec Complete the configuration menue elements. 2024-08-01 23:28:42 -04:00
efrick ea1de129ed Basic working program.
It will merge PDFs from a directory. Configuration is currently all
manual.
2024-08-01 16:16:53 -04:00
efrick 373b83b97c Add the Icon files for the project. 2024-08-01 11:32:58 -04:00
efrick 096c6aa661 Add the WinForm framework. 2024-07-31 16:14:35 -04:00
20xd6 e7cec66e6c Added a different example to the scratch file. 2024-07-31 16:02:34 -04:00
20xd6 3337dc4ea6 Add scratch file. 2024-07-31 15:47:23 -04:00
20xd6 1b386c0eca Initial commit 2024-07-31 13:14:04 -04:00