Search found 2 matches

by a3
Tue Jul 26, 2005 10:46 pm
Forum: NConvert
Topic: Surpress header info to stdout
Replies: 1
Views: 1655

header info!

pierre,

when i convert straight to a file, the file output does not include any sort of header information. however, when i use the stdout, you write a copyright header to the top of the output, which makes the file unreadable.

is there any way to suppress this information, or put it in stderr ...
by a3
Thu Jul 07, 2005 4:42 am
Forum: NConvert
Topic: stdin | stdout
Replies: 2
Views: 2711

stdin | stdout

would like to see you support stdin and real stdout (i.e. you are currently putting licensing information in stdout, rather than putting it in stderr, for example). this would eliminate the need to deal with temp files, if, for example, i wanted to pull an image from a database, run nconvert and ...