Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Leonard Rosenthol
yahoo.com] Sent: Thursday, May 20, 2010 8:28 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] text searching + opening a document directly to the search result location Hello again! Ok, I'll try to make it a bit clearer. Imagine this table: Property Name |

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Cameron Laird
Subject: Re: [iText-questions] text searching + opening a document > directly to the search result location > > > > > > > > Hello again! > > > > Ok, I'll try to make it a bit clearer. Imagine this table: > > > > Property Name | Blah 1 | Blah n

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Mike Marchywka
> Date: Thu, 20 May 2010 05:27:32 -0700 > From: victor_ba...@yahoo.com > To: itext-questions@lists.sourceforge.net > Subject: Re: [iText-questions] text searching + opening a document directly > to the search result location > > &g

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Victor Badic
Hello again! Ok, I'll try to make it a bit clearer. Imagine this table: Property Name | Blah 1 | Blah n | HELP_BUTTON property 1 || | btnHelp propery 2 || |btnHelp It the user presses the btnHelp, the Pdf help-file sh

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread 1T3XT info
Mike Marchywka wrote: > > I'm just trying to get some clarity on what each of these features > is, both what itext and pdf viwers support and what you are trying to do. I also don't understand the question. Adding Search functionality using JavaScript is easy (and described in the book). Parsin

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Mike Marchywka
ourceforge.net > Subject: Re: [iText-questions] text searching + opening a document directly > to the search result location > > > > Ok, we've settled the part with the document opening (PdfDestination -> > LocalDestination -> SetOpenAction). You are asking below

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-20 Thread Victor Badic
ate: Tue, 18 May 2010 04:30:48 -0700 > > From: victor_ba...@yahoo.com > > To: itext-questions@lists.sourceforge.net > > Subject: [iText-questions] text searching + opening a document directly > to the search result location > > > > > > > > Hello! > > >

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-19 Thread Cameron Laird
On Tue, May 18, 2010 at 6:50 AM, Mike Marchywka wrote: > > > > > > > > > > > > > Date: Tue, 18 May 2010 04:30:48 -0700 > > From: victor_ba...@yahoo.com > > To: itext-questions@lists.sourceforge.net > > Subje

Re: [iText-questions] text searching + opening a document directly to the search result location

2010-05-18 Thread Mike Marchywka
> Date: Tue, 18 May 2010 04:30:48 -0700 > From: victor_ba...@yahoo.com > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] text searching + opening a document directly to > the search result location > > > &

[iText-questions] text searching + opening a document directly to the search result location

2010-05-18 Thread Victor Badic
Hello! In my app. I have a table. On each row there is a help button. The help is provided in the form of a large PDF file. If the user presses the help button on a row, the PDF should open directly where the explanation for that row properties is. Can I do this with iText (actually iTextSharp