Manuál PHP | ||
---|---|---|
Předcházející | Další |
Funkce pdf_save() function saves the current environment. It works like the postscript command gsave. Very useful if you want to translate or rotate an object without effecting other objects. pdf_save() should always be followed by pdf_restore() to restore the environment before pdf_save().
Viz také pdf_restore().
Předcházející | Domů | Další |
pdf_rotate | Nahoru | pdf_scale |