pdf_set_text_pos

pdf_set_text_pos -- Sets text position

Popis

void pdf_set_text_pos ( int pdf document, double x-coor, double y-coor)

Funkce pdf_set_text_pos( ) function sets the position of text for the next pdf_show( ) function call .

Viz také pdf_show( ) , pdf_show_xy( ) .