martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
682 stars 77 forks source link

PDFGen30 Added org, customer & date/time preview #483

Closed PartialVolume closed 1 year ago

PartialVolume commented 1 year ago

Created a window that shows a preview of organisational, customer and date/time information that will be added to the PDF report. Items within the preview can be selected which takes you to the relevant window for editing the data. This can be optionally displayed before the drive selection window to make sure the data is correct before starting a wipe.

To complete this I need to add a further entry in the config window to allow editing date & time. Plus a function needs to be added to truncate the strings based on window width as some address strings could be wider than the window and mess up the display as they wrap to the next line.