mirror of
https://github.com/martijnvanbrummelen/nwipe.git
synced 2026-02-27 17:32:11 +00:00
1. Rearranged the layout so the Tech/ID signature is at the bottom of the report. 2. Added start date/time 3. Added end date/time 4. Changed data from helvetica to helvetica-bold 5. Created a definition for PDF_DARK_GREEN text in create_pdf.h and moved the previously created PDF_GRAY to create_pdf.h, to keep pdfgen.h vanilla. 6. Added the erasure status, ERASED, FAILED, ABORTED. ERASED in green and FAILED, ABORTED in red. Further code to follow ..