Issue related to the "first search hit" via an external hi highlight server.
- From: cyberjunkie <navendugarg@xxxxxxxxx>
- Date: Wed, 3 Sep 2008 15:03:05 -0700 (PDT)
I am using an external hit highlight server to hit web search queries
in the PDF document. The Acrobat Browser plugin jumps to the right
page as well as the hits are highlighted. However, if the first hit is
found to be at the bottom of the page, the Acrobat plugin doesn't jump
to the bottom of the page and put hit highlight into focus.
Ironically, if you search for something within the Reader/Browser plug-
in it works just fine.
I am finding the hits by passing xml data in the form:
<XML>
<Highlight>
<loc pg=41 pos=1427 len=5>
<loc pg=42 pos=496 len=5>
<loc pg=42 pos=543 len=5>
<loc pg=42 pos=676 len=5>
<loc pg=42 pos=1054 len=5>
</Highlight>
</XML>
URL looks like:
http://xxx/yy.pdf#xml=http/xxx/highlight.jsp?q="search query"
The above jsp returns an XML stream similar to the one i have shown in
the above example.
.
- Prev by Date: Re: printing
- Next by Date: Re: PDF and RIM Blackberry
- Previous by thread: Re: printing
- Next by thread: Re: PDF and RIM Blackberry
- Index(es):