public class PDFViewer extends Viewer
Constructor and Description |
---|
PDFViewer(java.lang.Object o)
The input to convert.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getString()
This just calls
Viewer.getProgramOutput(String) for "/usr/jserv/bin/pdf.sh" that will
convert the original input into a string |
getProgramOutput
public PDFViewer(java.lang.Object o)
o
- input to convertViewer.Viewer(Object)
public java.lang.String getString()
Viewer.getProgramOutput(String)
for "/usr/jserv/bin/pdf.sh" that will
convert the original input into a string