Strange error message when trying to print
Strange error message when trying to print
- Subject: Strange error message when trying to print
- From: Peter Hudson <email@hidden>
- Date: Sun, 26 Apr 2009 14:02:01 +0100
When I try to print a document ( to PDF ) the app can sometimes hang -
and I get a long message which looks like debug printout from the OS
in the debug console.
The last section of the message seems to contain the crux of the
problem : -
Sun Apr 26 12:42:51 peter-hudsons-macbook-pro.local tofile[6484]
<Error>: The function `CGPDFDocumentGetMediaBox' is obsolete and will
be removed in an upcoming update. Unfortunately, this application, or
a library it uses, is using this obsolete function, and is thereby
contributing to an overall degradation of system performance. Please
use `CGPDFPageGetBoxRect' instead.
INFO: cgpdftopdf (PID 6484) exited with no errors.
My code does not directly call this method.
Any suggestions would be helpful.
Peter
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden