Re: Bug in PDFKit's PDFDocument attributes?!
Re: Bug in PDFKit's PDFDocument attributes?!
- Subject: Re: Bug in PDFKit's PDFDocument attributes?!
- From: Jim Correia <email@hidden>
- Date: Tue, 23 May 2006 10:21:31 -0400
On May 23, 2006, at 6:18 AM, Alexander Griekspoor wrote:
However, when I build the app using the above predefined values, I
get the following error:
[Session started at 2006-05-23 11:53:48 +0200.]
ZeroLink: unknown symbol '_PDFDocumentAuthorAttribute'
So somehow, the values are not defined.
You aren't linking to PDFKit. Add its parent umbrella framework,
Quartz.framework, to your project.
(ZeroLink is probably more trouble than it is worth for a small
project. You may wish to turn it off.)
But that's not all, it turns out that the CreationDate objects are
NOT like the documents state of type NSString but of type NSDate !?
It appears that the documentation disagrees with the header comments
(which based on your experience, *are* correct.)
The documentation is updated frequently and in my experience problems
like this are addressed fairly quickly if you file a bug pointing
them out.
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden