Repost - please help (was Printing Error with WebView)
Repost - please help (was Printing Error with WebView)
- Subject: Repost - please help (was Printing Error with WebView)
- From: "Brad Peterson" <email@hidden>
- Date: Sat, 06 Sep 2003 08:57:51 +0000
Hi all,
I've seen questions on the list about this before (no solid answers, though)
and I'd like to re-ask ...
When I try to print the contents of webview control, I get an error (and
associated crash behavior) as follows:
Reader[1226] PMSessionEndDocumentNoDialog failed (error code = -30879)
Reader[1226] *** -[NSAutoreleasePool dealloc]: Exception ignored while
releasing an object in an autorelease pool: NSInternalInconsistencyException
Failed to end PMPrintContext
All I do is
- (IBAction)print:(id)sender{
[webView print: sender];
}
then choose "save As PDF" from the print options dialog...
Has anyone seen/solved this? If so, any help would be greatly appreciated!
Thank you!!!!
Brad
_________________________________________________________________
Get a FREE computer virus scan online from McAfee.
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
_______________________________________________
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.