Re: Unrecognized document type (Solved?)
Re: Unrecognized document type (Solved?)
- Subject: Re: Unrecognized document type (Solved?)
- From: Kyle Sluder <email@hidden>
- Date: Wed, 18 May 2011 07:25:12 -0700
On May 18, 2011, at 7:14 AM, "McLaughlin, Michael P." <email@hidden> wrote:
> Hello,
>
> Thank you for your response.
>
> I discovered that my code would work provided that I left all the UTI fields
> in the Properties dialog (--> plist) empty. This is *not* what it shows in
> the Apple document docs but what they showed there did not work for me.
This is the opposite of the approach you should take. You should instead fix your UTI declarations.
>
> I had
>
> public.plain-text
>
> in the UTI field. I also tried a case with
>
> com.adobe.pdf
>
> and that failed as well even though I had copied that from GraphicConverter.
>
> Apparently, just entering the UTI in that dialog is not sufficient.
Well, are you actually editing documents that conform to com.adobe.pdf? Did you read the UTI documentation?
--Kyle Sluder
_______________________________________________
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