cfindex "most likely" reads the content and md as well, but if you
want to get firm control over the indexing process, you got to the
some of the work yourself. You can always combine stuff. For example,
you can use cfindex to read in a pdf's content, and use cfpdf to
supply custom data for the index from some of the md fields.

FYI - don't forget if you want a way to read PDF text, which isn't
native in CF8, you can use my pdfutils CFC (pdfutils.riaforge.org). It
has a handy getText() function for PDF files.


On Thu, Oct 9, 2008 at 4:00 PM, Andrew Tegenkamp <[EMAIL PROTECTED]> wrote:
> Good point. I guess the way to go will be read the PDF metadata while I'm 
> already going through the cfindex and just store the metadata that way. I'll 
> try to post some code here if I get anything useful going.
>
>
>> Have you read the docs on the CFPDF tag? It can read/set PDF metadata.
>>
>>
>>
>> On Thu, Oct 9, 2008 at 11:04 AM, Andrew Tegenkamp <[EMAIL PROTECTED]
>> com> wrote:
>> > I am helping a .org setup a ColdFusion search and they have a lot of
>> PDF content. They were hoping to be able to tag the content using PDF
>> Document Properties (right click on an open PDF and go to Properties)
>> to specify a Title, Author, Subject, and Keywords.
>> >
>> > Can Coldfusion and Verity search PDF keywords inputted this way? If
>> so, how?
>> >
>> >
>> >
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313708
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to