class ActiveStorage::Previewer::PopplerPDFPreviewer

def pdftoppm_path

def pdftoppm_path
  ActiveStorage.paths[:pdftoppm] || "pdftoppm"
end