carterapp / expdf

Elixir PDF library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expdf

Basic PDF functionality for Elixir. Relies on erlguten. Not in anyway a stable API at the moment

Usage

See the testcases for a few examples

Installation

If available in Hex, the package can be installed by adding expdf to your list of dependencies in mix.exs:

def deps do
  [
    {:expdf, "~> 0.1.3"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/expdf.

About

Elixir PDF library


Languages

Language:Erlang 82.4%Language:TeX 17.0%Language:Elixir 0.6%Language:Shell 0.0%