mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-02-16 11:50:54 +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
|