Template PDF functions
Name | Summary |
---|---|
anchor | Creates an internal link anchor. |
create_index | Creates an index based on the specified keywords. |
filled_circle | Creates a filled circle. |
filled_rectangle | Creates a filled rectangle. |
footer | Sets the footer. |
footer_block | Inserts complex footers. |
frame_header | Sets the header text. |
frontpage | Adds content to the frontpage. |
header | Inserts a header / title. |
header_block | Inserts a complex header. |
image | Inserts an image to the PDF document. |
keyword | Adds a keyword to the keyword index. |
line | Draws a line. |
link | Inserts an external link. |
new_line | Inserts a new line. |
new_page | Inserts a new page. |
page_number | Starts the page number counter. |
set_font | Changes the default font. |
set_margin | Sets the page margins or line spacing. |
strike | Inserts striked text. |
table | Inserts a table. |
text | This function inserts formatted text into the PDF document. |
text_box | Inserts text at a specified location. |
text_frame | Inserts a text with a frame. |
toc | Inserts a generated table of contents. |
ul | Inserts a bullet list. |
Balazs Halasy (15/04/2005 11:21 am)
Balazs Halasy (15/04/2005 11:25 am)
Comments
There are no comments.