flaxsearch / flaxcode

Automatically exported from code.google.com/p/flaxcode
4 stars 1 forks source link

Open PDF files with automatic search within them #156

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This works on embedded PDFs. We would need to rewrite the URL in search
results to include the query terms. Here's an example (it works on Windows
using the Firefox plugin from Acrobat 7):

http://www.adobe.com/devnet/acrobat/pdfs/pdf_open_parameters.pdf#search="reposit
ory"

Original issue reported on code.google.com by charliej...@gmail.com on 5 Dec 2007 at 5:35

GoogleCodeExporter commented 9 years ago
This is perhaps better handled by a more general mapping mechanism 
(parmeterised by
document type as well as path), since there could well be similar requirements 
for
other document types or other plugins.

Also it presumably only does anything useful if people have the right thing 
installed
client side? Hopefully it does the right thing if they don't?

Original comment by paul.x.r...@googlemail.com on 7 Dec 2007 at 9:04

GoogleCodeExporter commented 9 years ago
Perhaps this is another quality that could be added to the list of file filters 
- how
to open results of this type. See #188 and #110

Original comment by charliej...@gmail.com on 15 Aug 2008 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by charliej...@gmail.com on 19 Aug 2009 at 3:29