Interface PrintSupport


public interface PrintSupport
Generisches Interface zur Erzeugung von Druck-Jobs.
  • Method Summary

    Modifier and Type
    Method
    Description
    net.sf.paperclips.PrintJob
    Erzeugt den Druck-Job.
  • Method Details

    • print

      net.sf.paperclips.PrintJob print() throws de.willuhn.util.ApplicationException
      Erzeugt den Druck-Job.
      Returns:
      der Druck-Job.
      Throws:
      de.willuhn.util.ApplicationException