Class Adif3PrintFormatter

java.lang.Object
uk.m0nom.adifproc.adif3.print.Adif3PrintFormatter

@Service public class Adif3PrintFormatter extends Object
This class can 'print' QSOs into either a fixed-column width table or a markdown table based on the supplied print configuration. Not all ADIF fields are currently supported, this is on my TODO list.
  • Constructor Details

    • Adif3PrintFormatter

      public Adif3PrintFormatter()
  • Method Details