pdf_lineto
Draws a line
(
PHP 3>= 3.0.6, PHP 4
)
bool
pdf_lineto
(
resource
pdfdoc
,
float
x
,
float
y
)
Draw a line from the current point to (
x
,
y
). Returns
TRUE
on success or
FALSE
on failure.
<< pdf_initgraphics
Main
:
Function Reference
:
PDF functions
: pdf_lineto
pdf_makespotcolor >>
This page online
Report a bug
This HTML Help has been published using the chm2web software.