class IsoDoc::Generic::PdfConvert

def initialize(options)

def initialize(options)
  @libdir = File.dirname(__FILE__)
  super
end