Class Exporter

  • Direct Known Subclasses:
    PDFExporter, TextExporter, TIFFExporter

    public abstract class Exporter
    extends ViewerFeature
    A type of ViewerFeature which allows PDF's to be saved in a variety of formats. It's chiefly used with the Save widget, although it can be used in other contexts if necessary.

    This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.

    Since:
    2.10.2
    • Constructor Detail

      • Exporter

        public Exporter​(String name)
        Create a new Exporter
        Parameters:
        name - the name of the feature