Liking cljdoc? Tell your friends :D

pdfboxing.common


get-formclj

(get-form doc)

Obtain AcroForm from a open doc, opened with obtain-document

Obtain AcroForm from a open `doc`, opened with obtain-document
sourceraw docstring

is-pdf?clj

(is-pdf? pdf-file-or-path)

Confirm that the PDF supplied is really a PDF

Confirm that the PDF supplied is really a PDF
sourceraw docstring

load-pdfclj

(load-pdf pdf-file-or-path)

Load a given PDF only after checking if it really is a PDF

Load a given PDF only after checking if it really is a PDF
sourceraw docstring

PDFDocumentcljprotocol

return an object from which text can be extracted

return an object from which text can be extracted

obtain-documentclj

(obtain-document source)
sourceraw docstring

try-get-as-pdfclj

(try-get-as-pdf pdf-file-or-path)

Try and get the pdf-file-or-path as a PDF. Returns nil if pdf-file-or-path could not be loaded as a PDF.

Try and get the pdf-file-or-path as a PDF.
Returns nil if pdf-file-or-path could not be loaded as a PDF.
sourceraw docstring

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

× close