On 10/29/2009 05:06 PM
firebird-(E-Mail Removed)lid scribbled:
sorry, I am bottom posting your reply, firebird, to make it flow:
> On Thu, 29 Oct 2009 17:01:16 -0400, Dave Boland <(E-Mail Removed)>
> wrote:
>
>> Are there any network printers that don't need drivers? The reason for
>> asking is a network that has 3 operaitng systems of varoius levels,
>> which gets into driver heck. I would think high-end network printers
>> would have web interfaces for admin. & maint., and standard data formats
>> (post script, pdf, text, jpg, gif, png, tiff) could be ftp'd to the
>> printer directly.
>>
>> Dave,
> A network connected postscript printer should do what you want. You
> need a postscript driver in each computer. Once the data is in
> postscript and the protocol is IP, it should work.
>
in response to the same question, I received this reply from the other
group:
writer name withheld:
*/
Think about your own question: "It is possible to print without one on a
network printer by using FTP to transfer the file to the printer"
"the file" .... WHAT FILE?
You expect a printer to take a Microsoft Word document (*.doc) or an
Excel spreadsheet (*.xls) or a PowerPoint presentation (*.ppt) and print
it? What's missing is not a "driver" ... it's the entire application.
The idea that anything can be printed without a driver is nonsensical,
unless "anything" is no more than plain ASCII text.
A driver (and, for that matter, an application) is required. ALWAYS.
The best you can hope for is a very common page description language and
a "universal" driver. That can work for ASCII, PCL and PostScript (and
a few more) but a "universal" driver, if it works at all, won't be able
to take advantage of any special features or capabilities of any given
particular printer.
/*
go figure...