(fo-to-pdf fo pdf-file)
(fo-to-pdf fop-factory fo pdf-file)
(fo-to-pdf fop-factory fo pdf-file opts)
Creates the pdf-file
from the fo
input. Optionally takes the fop-factory
and an opts
map to set via the created FOUserAgent.
See the Apache FOP documentations for details.
Creates the `pdf-file` from the `fo` input. Optionally takes the `fop-factory` and an `opts` map to set via the created FOUserAgent. See the Apache FOP documentations for details.
(new-fop-factory)
(new-fop-factory filename & opts)
Creates a new FopFactory instance.
Creates a new FopFactory instance.
(new-user-agent fop-factory & opts)
Creates a new FOUserAgent from the fop-factory
to customize output properties.
Creates a new FOUserAgent from the `fop-factory` to customize output properties.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |