mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
4
cpdfextracttext.mli
Normal file
4
cpdfextracttext.mli
Normal file
@@ -0,0 +1,4 @@
|
||||
(** Extract text *)
|
||||
val extract_page_text : float option -> Pdf.t -> 'a -> Pdfpage.t -> string
|
||||
|
||||
val extract_text : float option -> Pdf.t -> int list -> string
|
Reference in New Issue
Block a user