Nuxeo Enterprise Platform 5.4

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

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

public class PDF2HtmlConverter
extends CommandLineBasedConverter

Pdf2Html converter based on the pdftohtml command-line executable.

Author:
tiry, Vincent Dutat

Constructor Summary
PDF2HtmlConverter()
           
 
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

PDF2HtmlConverter

public PDF2HtmlConverter()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.