Class SimplePrintable
java.lang.Object
SimplePrintable
Example of how to print an XHTMLPanel; the heart of the code is in the
printPanel(org.xhtmlrenderer.simple.XHTMLPanel)
method.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
private void
printPanel
(XHTMLPanel panel) private void
-
Constructor Details
-
SimplePrintable
public SimplePrintable()
-
-
Method Details
-
main
public static void main(String[] args) throws MalformedURLException, URISyntaxException, PrinterException -
printPanel
- Throws:
PrinterException
-
printURL
- Throws:
PrinterException
-