sig
  val extract_page_text : float option -> Pdf.t -> '-> Pdfpage.t -> string
  val extract_text : float option -> Pdf.t -> int list -> string
end