Re: Programming a Printer Driver for Mac OS X 10.3
Re: Programming a Printer Driver for Mac OS X 10.3
- Subject: Re: Programming a Printer Driver for Mac OS X 10.3
- From: Shawn Erickson <email@hidden>
- Date: Wed, 11 Feb 2004 07:09:31 -0800
On Feb 10, 2004, at 11:47 PM, John Q. wrote:
Hi,
first of all, I have no idea how writing a printer driver!!!!
I would like do write a printer driver in Mac os x panther, but my
problem is, I can4t find a dokumentation or a example!!
I have the printer description thermm transfer printer from avery.
It4s the 64bit system it very cool, but their are only windows driver.
I have check out, that I can write a txt file with the printer
language and go into the command in windows and write copy myFile.txt
LPT1.
And the printer is working fine!!
OK the printer got an Ethernet card with standart LPD access!! I would
write know a driver via Ethernet for Mac OS X!!
Have someone a Idea?
I have visit every Mac Developer Page but I found nothing!!
Not clear if you found the following page, referenced from the main
developer documentation page.
http://developer.apple.com/documentation/Printing/Printing.html
...and from that page I found...
http://developer.apple.com/documentation/Printing/Conceptual/
About_MacOSX_Printing/abtprt_chap4/chapter_4_section_4.html
The above recommends that you contact Apple developer support directly
before you get started. If you have installed the developer tools on
your system look under /Developer/Examples/Printing/Printer/ or
examples.
Also you can find documentation on CUPS at
http://cups.org/.
-Shawn
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.