| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
cpdf_translate
Popis
bool cpdf_translate ( int pdf_document, float x_coor, float y_coor )Sets the origin of coordinate system to the specified point.
Seznam parametrů
pdf_documentThe document handle, returned by cpdf_open().
x_coorThe x-coordinate of the point
y_coorThe y-coordinate of the point
| PÅ™edcházejÃcà | Domů | Dalšà |
| cpdf_text | Nahoru |