RE: Printing
RE: Printing
- Subject: RE: Printing
- From: "Jonathan E. Jackel" <email@hidden>
- Date: Tue, 29 Apr 2003 11:15:41 -0400
Have you looked here?
http://developer.apple.com/techpubs/macosx/Cocoa/TasksAndConcepts/Programmin
gTopics/Printing/index.html
Jonathan
>
-----Original Message-----
>
From: email@hidden
>
[mailto:email@hidden]On Behalf Of Carla Lewis
>
Sent: Tuesday, April 29, 2003 12:15 AM
>
To: email@hidden
>
Subject: Printing
>
>
>
My goal: print a custom report that I've dynamically built in memory
>
from fields in a MySQL database. I don't exactly know how to go about
>
this one. I have a single window interface. I did not use the
>
Document-View template. I'd like to print a nice logo header to the
>
printer, followed by the currently selected customer information,
>
followed by a nice little footer.
>
>
The problem I'm running into is that all print tutorials seems to only
>
defer to the built-in printDocument method. My users won't see what's
>
going to be printed. It won't be on a displayed NSTextView or
>
something. I just want to write dynamic rich text to the printer.
>
>
Any pointers?
>
_______________________________________________
>
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.
_______________________________________________
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.
References: | |
| >Printing (From: Carla Lewis <email@hidden>) |