package cpdf

  1. Overview
  2. Docs

Chop

val chop : x:int -> y:int -> columns:bool -> btt:bool -> rtl:bool -> Pdf.t -> int list -> Pdf.t

Chop pages in the given range into pieces.

val chop_hv : is_h:bool -> line:float -> columns:bool -> Pdf.t -> int list -> Pdf.t

Chop a page in the given range horizontally or vertically.

OCaml

Innovation. Community. Security.