Package de.willuhn.jameica.print
Interface PrintSupport
public interface PrintSupport
Generisches Interface zur Erzeugung von Druck-Jobs.
-
Method Summary
-
Method Details
-
print
net.sf.paperclips.PrintJob print() throws de.willuhn.util.ApplicationExceptionErzeugt den Druck-Job.- Returns:
- der Druck-Job.
- Throws:
de.willuhn.util.ApplicationException
-