ps_continue_text2(3) debian man page | unix.com

Man Page: ps_continue_text2

Operating Environment: debian

Section: 3

PS_continue_text2(3)					     Library Functions Manual					      PS_continue_text2(3)

NAME
PS_continue_text2 -- Continue text in next line
SYNOPSIS
#include <pslib.h> void PS_continue_text2(PSDoc *psdoc, char *text, int xlen)
DESCRIPTION
Output a text one line below the last outputed line. The line spacing is taken from the value "leading" which must be set with PS_set_value(3) in points. The actual position of the text is determined by the values "textx" and "texty" which can be requested with PS_get_value(3) No more than xlen characters will be shown.
SEE ALSO
PS_continue_text(3), PS_show2(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_continue_text2(3)
Related Man Pages
ps_begin_glyph(3) - debian
ps_open_image_file(3) - debian
ps_show_boxed(3) - debian
ps_show(3) - php
ps_set_text_pos(3) - php
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com