Handbook
Glossary
text-write ( string -- )
Vocabulary
pdf
.
text
Inputs
string
an
object
Outputs
None
Definition
USING:
io
pdf.values
;
IN:
pdf.text
:
text-write
( string -- )
pdf-write
" Tj"
print
;