Strange printing issue (again)
Strange printing issue (again)
- Subject: Strange printing issue (again)
- From: Andrew Kinnie <email@hidden>
- Date: Mon, 5 Jul 2004 12:52:22 -0400
I am still having strange issues getting my application to print
receipts to a receipt printer. I have the drivers installed, and it
does in fact print the receipt (based on the code below), but the text
is extremely tiny, and centered with huge (1 inch) margins on each
side. The printer paper width is 72mm, and is set for 0 margins, but
this doesn't seem to help.
This has been the problem for about a week now. Now, however, I seem
to have another problem... I have a text field in my app, and select
it, tell it to print, and I get the following in the console:
-[NSCFString setUpPrintOperationDefaultValues]: selector not recognized
-[NSCFString setUpPrintOperationDefaultValues]: selector not recognized
-[NSLanguageContext setUpPrintOperationDefaultValues]: selector not
recognized
-[NSLanguageContext setUpPrintOperationDefaultValues]: selector not
recognized
Any help for either of these two issues would be appreciated.
Andrew
_______________________________________________
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.