IPP Mail Archive: RE: IPP> [ipp] Document-format attribute..

RE: IPP> [ipp] Document-format attribute..

Hastings, Tom N (hastings@cp10.es.xerox.com)
Tue, 14 Dec 1999 17:15:39 -0800

The printer examines the document data. If it starts with ASCII %! then it
is likely PostScript. There are other much more complicated tests that
various implementers have developed for automatically detecting other
document formats. Perhaps we should add something to the IIG about this.
There is some discussion in the IIG about doing it at submit time or later.

Tom

-----Original Message-----
From: Venkatesh [mailto:venky@teil.soft.net]
Sent: Sunday, September 05, 1999 23:54
To: ipp@pwg.org
Subject: IPP> Document-format attribute..

Hello Everybody..
I have a doubt in the "document-format" attribute that the client
optionally specifies in the request..(according to IPP/1.1 draft)
The draft says that if theclient supplies this attribute and its value
is
'application/octet-stream' then the server needs to aut-sense the
document..
Can anyone explain me how does this autosensing happens.......
How actually will the Printer Object perform this task...

Thank You