Re: Bug in PDFKit's PDFDocument attributes?!
Re: Bug in PDFKit's PDFDocument attributes?!
- Subject: Re: Bug in PDFKit's PDFDocument attributes?!
- From: Adam Maxwell <email@hidden>
- Date: Tue, 23 May 2006 09:07:20 -0700
On Tuesday, May 23, 2006, at 07:53AM, Jim Correia <email@hidden> wrote:
>On May 23, 2006, at 10:37 AM, Adam R. Maxwell wrote:
>
>> On May 23, 2006, at 07:21, Jim Correia wrote:
>>
>>> 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.
>>
>> It won't help. Those symbols are undefined.
>
>My apologies. I assumed the error here was the common one without
>verifying it myself. You are correct - none of the attribute names
>appear to be exported.
No apology necessary; I'm glad to have another confirmation :). I spent quite a while trying to get my project to link, even using PDFKit.framework directly, and couldn't get it to work. PDFKit has a lot of cool functionality, but trying to use anything beyond the basics can be problematic (the only way I could get a zoom popup in the horizontal scroller of a PDFView subclass was to use some nasty hacks).
Adam
_______________________________________________
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