Example usage for Java com.lowagie.tools Executable fields, constructors, methods, implement or subclass
The text is from its open source code.
Process | openDocument(String fileName) Opens a PDF document. |
Process | openDocument(File file) Opens a PDF document. |
Process | printDocument(String fileName) Prints a PDF document. |
Process | printDocument(File file) Prints a PDF document. |