mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-17 12:20:43 +01:00
6 lines
89 B
OCaml
6 lines
89 B
OCaml
open Pdfutil
|
|
open Cpdferror
|
|
|
|
(* Chop pages into pieces *)
|
|
let chop ~x ~y pdf range = pdf
|