Uses of Class
org.faceless.pdf2.viewer2.Exporter

Packages that use Exporter
org.faceless.pdf2.viewer2.feature Contains a list of all the features that are available to the PDFViewer. 
 

Uses of Exporter in org.faceless.pdf2.viewer2.feature
 

Subclasses of Exporter in org.faceless.pdf2.viewer2.feature
 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.
 

Methods in org.faceless.pdf2.viewer2.feature with parameters of type Exporter
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
 



Copyright © 2001-2013 Big Faceless Organization