mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-04-17 03:37:17 +02:00
5 lines
75 B
OCaml
5 lines
75 B
OCaml
(** Forms *)
|
|
let extract_form pdf = ()
|
|
|
|
let replace_form filename pdf = ()
|