Package uk.m0nom.adifproc.adif3.print


package uk.m0nom.adifproc.adif3.print
  • Classes
    Class
    Description
    This class can 'print' QSOs into either a fixed-column width table or a markdown table based on the supplied print configuration.
    Configuration for a print column to appear in the output
    Configuration for a row in the print output file, consisting of all the column definitions that make up that row
    This is how these parameters relate to a printed page: startCommand is sent to the printer before the start of a print job endCommand is sent to the printer at the end of a print job
    This class reads configuration information from a YAML file for the print formatter
    Utilities relating to printing