PDF v0.2.2 Pdf.Document View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_external_font(document, path)

View Source
Link to this function

add_image(document, arg, image_path, opts \\ [])

View Source
Link to this function

add_page(document, new_page)

View Source
Link to this function

line(document, arg1, arg2)

View Source
Link to this function

line_append(document, arg)

View Source
Link to this function

move_down(document, amount)

View Source
Link to this function

put_info(document, info_list)

View Source
Link to this function

put_info(document, atom, value)

View Source
Link to this function

rectangle(document, arg1, arg2)

View Source
Link to this function

set_fill_color(document, color)

View Source
Link to this function

set_font(document, name, size, opts)

View Source
Link to this function

set_line_width(document, width)

View Source
Link to this function

set_stroke_color(document, color)

View Source
Link to this function

set_text_leading(document, leading)

View Source
Link to this function

text_at(document, xy, text)

View Source
Link to this function

text_at(document, arg, text, opts)

View Source
Link to this function

text_lines(document, xy, lines)

View Source
Link to this function

text_lines(document, arg, lines, opts)

View Source
Link to this function

text_wrap(document, xy, wh, text)

View Source
Link to this function

text_wrap(document, xy, wh, text, opts)

View Source