Re: Problem with NSData to NSString to NSData
Re: Problem with NSData to NSString to NSData
- Subject: Re: Problem with NSData to NSString to NSData
- From: Marcel Weiher <email@hidden>
- Date: Wed, 29 Oct 2008 22:41:22 -0700
On Oct 29, 2008, at 1:46 PM, Joel Norvell wrote:
First, I wanted to thank Aki Inoue and Rob Keniger for pointing out
the problem with my NSData->NSString->NSData approach.
As an alternative, would it be fruitful to use a Directory Wrapper
to represent the data as two files; one the metadata and the other
the pdf? Then I could work with the metadata file, but just display
the pdf file.
In the "What could go wrong here?" department, would my compound
file end up behaving like a directory (or worse)?
PDF has various facilities for storing your metadata inside the PDF
file, why not use one of those?
Marcel
_______________________________________________
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