Parents: |
Class | Superclass | Slots |
pdf-block-stream | pdf-sub-stream | |
pdf-sub-stream | pdf-writer | parent |
pdf-writer | disposable | data |
Word | Stack effect |
<pdf-writer> | ( -- pdf-writer ) |
new-pdf-sub-stream | ( style stream class -- stream ) |
new-pdf-writer | ( class -- pdf-writer ) |
with-pdf-writer | ( quot -- pdf ) |
Word | Stack effect |
pdf-block-stream? | ( object -- ? ) |
pdf-sub-stream? | ( object -- ? ) |
pdf-writer? | ( object -- ? ) |