Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.convert.plugins
Class PDF2ImageConverter

java.lang.Object
  extended by org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
      extended by org.nuxeo.ecm.platform.convert.plugins.PDF2ImageConverter
All Implemented Interfaces:
Converter, ExternalConverter

public class PDF2ImageConverter
extends CommandLineBasedConverter

Pdf2Image converter based on imageMagick's convert command-line executable.

Author:
ldoguin

Constructor Summary
PDF2ImageConverter()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.convert.plugins.CommandLineBasedConverter
convert, getTmpDirectory, init, isConverterAvailable
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDF2ImageConverter

public PDF2ImageConverter()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.