pdf.streams vocabulary
Factor handbook ยป Vocabulary index


Summary
PDF implementation of formatted output stream protocol

Words

Tuple classes
ClassSuperclassSlots
pdf-block-stream pdf-sub-stream
pdf-sub-stream pdf-writerparent
pdf-writer tupledata


Ordinary words
WordStack effect
<pdf-writer>( -- pdf-writer )
new-pdf-sub-stream( style stream class -- stream )
new-pdf-writer( class -- pdf-writer )
with-pdf-writer( quot -- pdf )


Class predicate words
WordStack effect
pdf-block-stream?( object -- ? )
pdf-sub-stream?( object -- ? )
pdf-writer?( object -- ? )


Files


Metadata files


Children
VocabularySummary
pdf.streams.private