text-location ( x y -- )


Vocabulary
pdf.text

Inputs
xan object
yan object


Outputs
None

Definition


: text-location ( x y -- ) "1 0 0 1 %f %f Tm\n" printf ;