PDF
v0.1.0
Pages
Modules
PDF v0.1.0
Pdf.Document
View Source
Link to this section
Summary
Functions
add_external_font(document, path)
add_font(document, name)
add_image(document, arg, image_path)
add_page(document, new_page)
new(opts \\ [])
put_info(document, info_list)
put_info(document, atom, value)
set_font(document, font_name, font_size)
text_at(document, arg, text)
text_lines(document, arg, lines)
to_iolist(document)
Link to this section
Functions
Link to this function
add_external_font(document, path)
View Source
Link to this function
add_font(document, name)
View Source
Link to this function
add_image(document, arg, image_path)
View Source
Link to this function
add_page(document, new_page)
View Source
Link to this function
new(opts \\ [])
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
set_font(document, font_name, font_size)
View Source
Link to this function
text_at(document, arg, text)
View Source
Link to this function
text_lines(document, arg, lines)
View Source
Link to this function
to_iolist(document)
View Source