org.rapla.components.iolayer
Class PrintExport
java.lang.Object
org.rapla.components.iolayer.PrintExport
public class PrintExport
- extends Object
This class will only work with JDK 1.4 and above, it
uses javax.print.PrintService for exporting to postscript format
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintExport
public PrintExport()
supportsPostscriptExport
public static boolean supportsPostscriptExport()
save
public void save(Printable print,
PageFormat format,
OutputStream out)
throws IOException
- Throws:
IOException
Copyright © 2000-2006 Rapla Team. All Rights Reseserved.