Liking cljdoc? Tell your friends :D

pdfboxing.split


arg-checkclj

(arg-check input start end split)
source

byte-array->input-streamclj

(byte-array->input-stream ba)
source

check-if-integerclj

(check-if-integer coll)
source

merge-pddocumentsclj

(merge-pddocuments & {:keys [docs output]})

Given a list of PDDocument, merge them and save.

Given a list of PDDocument, merge them and save.
sourceraw docstring

pddocument->byte-arrayclj

(pddocument->byte-array doc)

Given a PDDocument, produce an InputStream

Given a PDDocument, produce an InputStream
sourceraw docstring

pddocument->input-streamclj

(pddocument->input-stream doc)
source

split-pdfclj

(split-pdf & {:keys [input start end split]})

Split pdf into pages

Split pdf into pages
sourceraw docstring

split-pdf-atclj

(split-pdf-at & {:keys [input split]})

Splits a pdf into two documents and writes them to disk

Splits a pdf into two documents and writes them to disk
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close