Package | Description |
---|---|
org.faceless.pdf2.viewer2.feature |
Contains a list of all the features that are available to the PDFViewer.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFExporter
A subclass of Exporter that handles exporting a PDF as a PDF file.
|
class |
TextExporter
A subclass of
Exporter that handles saving a PDF as a Text file. |
class |
TIFFExporter
A subclass of
Exporter that handles saving a PDF as
a TIFF file. |
Modifier and Type | Method and Description |
---|---|
static void |
Save.save(ViewerEvent event,
Exporter initialexporter,
String initialpath,
boolean displayprompt,
boolean overwriteprompt)
/**
Save the Document
|
void |
NetworkSave.save(ViewerEvent event,
Exporter exporter,
URL url)
Save the Document to the network
|
static void |
SaveAs.saveAs(ViewerEvent event,
Exporter initialexporter,
String initialpath,
boolean overwriteprompt)
/**
Save the Document
|
Copyright © 2001-2017 Big Faceless Organization