Hi folks, I have never used GNUstep's native print mechanism. I do know how to create PostScript files and pipe them to a print command.
I would like your advice concerning the state of GNUstep printing. When trying to print a window (menu item: target: NSFirst, action: print:) I get a very professional looking print panel. However, no matter what I choose (Save, Preview, Print), I always get the following exception: NSRangeException, reason: Index -2 is out of range 7 (in 'objectAtIndex:') (Crash on click on "Debug") My first question is, is the print panel supposed to be working yet, or is it a work in progress. I am also willing to work with views directly if the print panel is not ready yet. My second question is, is NSView's dataWithEPSInsideRect: working and useable? Thank you for your help with these two questions. Best regards, Marko +-------------------------------------------------------------+ | Marko Riedel, EDV Neue Arbeit gGmbH, [EMAIL PROTECTED] | | http://www.geocities.com/markoriedelde/index.html | +-------------------------------------------------------------+ __________________________________________________________ Gesendet von Yahoo! Mail. Dem pfiffigeren Posteingang. http://de.overview.mail.yahoo.com _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
