Share

PyX

Tracker: Feature Requests

5 write to stdout - ID: 1419658
Last Update: Comment added ( wobsta )

It would nice if there were a simple mechanism to write
documents to stdout instead of a file on the
filesystem.

Possible solutions:
--If the filename argument is None for writePDFfile or
writeEPSfile, write to sys.stdout.
--Have writePDFfile and writeEPSfile take a file
argument, which defaults to sys.stdout. This gives the
added flexibility of using any file handle.
--Create new methods, writePDFToStdout and
writeEPSToStdout.


Jason Pratt ( pratt ) - 2006-01-31 03:24

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2006-05-22 17:08
Sender: wobstaProject Admin

Logged In: YES
user_id=405853

I've just implemented suggestion #2 in changeset:2779. Maybe Jörg or
somebody else might want to comment on that (if necessary), but I wanted
to
get it implemented to have it included in the upcomming release ... so I
just
did it.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2006-05-22 17:08 wobsta
close_date - 2006-05-22 17:08 wobsta