Re: How to store file metadata?
Re: How to store file metadata?
- Subject: Re: How to store file metadata?
- From: Andreas Monitzer <email@hidden>
- Date: Sat, 23 Feb 2002 11:08:47 +0100
On Saturday, February 23, 2002, at 10:51 , jerome LAURENS wrote:
I am currently facing a design problem. My app is a viewer for PDF
files and i'd like to store some information like the displayed page,
magnification, mode, in order to retrieve them the next time a file is
read. How do I store this kind of information?
I'd recommend the resource fork of the file. Use Carbon's Resource
Manager to access it.
andy
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.