package cpdf

  1. Overview
  2. Docs
PDF command line tools

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v2.9.tar.gz
md5=14ad4b9168a0d6caebe37697540520d9
sha512=95244ee016258239d93b3098f45bd1ae43bb01711fd632d5b5005bded076231f1728075d17ed6d53b5d7420704a6adbb847a61ab95f08466d9dfdef353ce3212

doc/cpdf/Cpdfcommand/index.html

Module Cpdfcommand

PDF Command Line Tools in library form

val go : unit -> unit

Call the command line tools with the contents of Sys.argv

val go_withargv : string array -> unit

Call the command line tools with a specialised argv of our own