Class PDFBoxThumbnail

  • All Implemented Interfaces:
    FormatFilter, SelfRegisterInputFormats

    public class PDFBoxThumbnail
    extends MediaFilter
    implements SelfRegisterInputFormats
    Create JPEG thumbnails from PDF cover page using PDFBox. Based on JPEGFilter: Filter image bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than. Creates only JPEGs.
    Author:
    Ivan Masár helix84@centrum.sk, Jason Sherman jsherman@usao.edu