Files
nwipe/src
PartialVolume 508a6d2a62 PDF_Gen37_single_column_smart_data
Previously smart data was completely located
on page 2 in two columns using a variable width font.
This had two issues. The font size had to be very small
to fit on the page which made it difficult to read
and variable width fonts were used because the smart
attribute table took up too much width when all the data
was displayed in two newspaper type columns. This made the
smart attribute table look messy.

This patch now displays the smart data over page two and three
in mono spaced font and with a larger font size so it's easier
to read and the columns with the smart attribute table are now
aligned correctly.

In terms of the code, I placed the header and footer creation
code in it's own function as this is called multiple times
and will make it easier to add additional information pages
in the future.
2023-10-15 23:16:14 +01:00
..
2023-10-15 23:16:14 +01:00
2023-10-02 20:28:49 +02:00
2023-03-08 23:30:14 +00:00
2023-10-02 20:28:49 +02:00
2023-03-10 00:28:31 +00:00
2021-10-28 21:50:19 +01:00
2023-10-02 22:37:54 +01:00
2020-01-05 19:11:24 -05:00
2023-02-13 22:38:30 +00:00
2022-01-06 01:36:12 +11:00
2023-02-28 00:02:01 +00:00
2023-03-16 00:43:19 +00:00
2023-03-16 00:43:19 +00:00
2023-10-02 22:37:54 +01:00