public class ToPDF extends Object
Constructor and Description |
---|
ToPDF() |
Modifier and Type | Method and Description |
---|---|
static void |
fileToPDF(String fileName,
PrintStream outStream) |
static void |
main(String[] args) |
void |
showHelp()
Display help information.
|
static void |
stringToPDF(String content,
PrintStream outStream) |
public static void main(String[] args)
public void showHelp()
public static void fileToPDF(String fileName, PrintStream outStream) throws Exception
Exception
public static void stringToPDF(String content, PrintStream outStream) throws Exception
Exception
Copyright © 2008-2015 Regents University of California. All Rights Reserved.