Re: [Schematics-users] Writing PDF to a stream?

Noel Welsh <noelwelsh-/[email protected]> Sun, 14 Dec 2003 18:12:13 -0800 (PST)
Newsgroups gmane.lisp.scheme.plt.schematics,gmane.lisp.scheme.plt.schematics.general
Message-ID <[email protected]>
In the abscence of scm-pdf experts, you've got a gumby
like me responding.

I'm not aware of any procedure but it is easy enough
to hack with-document to take an arbitrary port:

(define write-document
    (lambda (port)
      (*output* port)
      ...))

I'd also get rid of the last line that closes the
port.  It' a bit rude to close a port you've been
passed.

Noel

=====
Email: noelwelsh <at> yahoo <dot> com
Jabber: noelw <at> jabber <dot> org

__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click