Copyright © 2018 Lloyd R. Prentice
Version: .01
Authors: Lloyd R. Prentice.
| create/3 | Create text map FIXME: Is size points() or xy()?. |
| end_text_lines/1 | |
| next_text_line/4 | |
| one_line/4 | |
| test_sample/2 | |
| text_lines/3 |
Create text map FIXME: Is size points() or xy()?
end_text_lines(PDF::pdf_server_pid()) -> ok
next_text_line(PDF::pdf_server_pid(), Text::string(), Font::string(), Size::points()) -> ok
one_line(PDF::pdf_server_pid(), Text::string(), Job::ep_job(), TextMap::ep_text()) -> ok
test_sample(PDF::pdf_server_pid(), Position::xy()) -> ok
text_lines(PDF::pdf_server_pid(), Position::xy(), LineHeight::points()) -> ok
Generated by EDoc