|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.etymon.pj.samples.TextToPdf
Converts a text file into a PDF file using PjScript.
| Constructor Summary | |
TextToPdf()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TextToPdf()
| Method Detail |
public static void main(java.lang.String[] args)
throws java.io.IOException
filename - the name of the text file to read.string - the name of the PDF file to output
(optional); if not specified, ".pdf" is appended to the
input filename for output.java.io.IOException - if a file error occurs.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||