I am on an older version of coldfusion - so this might not apply to you..
indexing a 50,000 page pdf would choke my  coldfusion server so I 
couldn't even attempt it.
I assume you have the date in a database before printing the pdf? 
What I would do is search the source database for the data you want 
then print out a new pdf with just that person's information

At 11:53 AM 12/6/2012, Rick Root wrote:

>Hi folks,
>
>My boss asked for my opinion on searching a large PDF document (50,000
>pages) and being able to easily get to that location in the document if it
>finds the matching result.  Basically, our system outputs charitable
>contribution receipts in one large PDF document which we then to send out
>for printing and mailing.
>
>However, he'd like to be able to easily search these huge documents for
>specific people, and easily go directly to those pages in the document.
>
>If I were to use SOLR to index the document, could somehow open the
>document and go directly to that page in the document?
>
>Adobe doesn't do very well with doing control-F on a 50,000 page document :)
>
>Thanks.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353402
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to