Re: PDF reader
Re: PDF reader
- Subject: Re: PDF reader
- From: Marcel Weiher <email@hidden>
- Date: Wed, 6 Aug 2003 14:11:43 +0100
On Tuesday, Aug 5, 2003, at 19:00 Europe/London, Lorenzo wrote:
I already know how to load and display a PDF document.
The problem is that I cannot select the text or search within the text
because the method I use gets a bitmapRepresentation of the PDF file.
Cocoa/Quartz provide no mechanisms for getting at the structured
contents of the PDF.
Do you know how to display a PDF file and let the user select and
search
within the text?
Yes, see PostView. You can use a framework such as EGOS, which will
parse the PDF (or Postscript) and give you objects to play with.
Panther's Preview has also been announced to have this capability,
though it was not revealed wether this capability would be generally
available.
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
1d480c25f397c4786386135f8e8938e4
_______________________________________________
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.
References: | |
| >PDF reader (From: Lorenzo <email@hidden>) |