Re: [iText-questions] search in PDF

2010-05-07 Thread Слава Красильников
Oh, sorry. Desktop version is 9.3. -- С уважением Вячеслав Красильников -- ___ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/l

Re: [iText-questions] search in PDF

2010-05-07 Thread 1T3XT info
Слава Красильников wrote: > 6 мая 2010 г. 18:21 пользователь Leonard Rosenthol > написал: >> You don't mention what version of Adobe Reader, as I believe that we only >> added Russian support natively around version 8... > Hmmm. Version 1.7 It looked latest in itext. Does it support some > later

Re: [iText-questions] search in PDF

2010-05-07 Thread Слава Красильников
6 мая 2010 г. 18:21 пользователь Leonard Rosenthol написал: > You don't mention what version of Adobe Reader, as I believe that we only > added Russian support natively around version 8... Hmmm. Version 1.7 It looked latest in itext. Does it support some later versions? -- С уважением Вячеслав К

Re: [iText-questions] search in PDF

2010-05-06 Thread Leonard Rosenthol
You don't mention what version of Adobe Reader, as I believe that we only added Russian support natively around version 8... -Original Message- From: Слава Красильников [mailto:slavakrasilni...@gmail.com] Sent: Thursday, May 06, 2010 4:50 AM To: Post all your questions about iText here S

Re: [iText-questions] Search in PDF

2010-01-27 Thread Mark Storer
I suspect that the "flowpara" text has been converted to path information rather than actual PDF strings. Can we see the PDF? --Mark Storer Senior Software Engineer Cardiff.com #include typedef std::Disclaimer DisCard; > -Original Message- > From: EBCTO [mailto:dhubhara...@

Re: [iText-questions] Search in PDF

2010-01-27 Thread 1T3XT info
EBCTO wrote: > HI, > I am converting SVG to PDF through org.apache.fop.svg.pdftranscoder. > > I am obtaining the PDF output correctly. > But the search option inside PDF is not working. > In the PDF I obtained, the words inside the text tag(while designing SVG) > are searchable, but not the w

Re: [iText-questions] Search in PDF

2003-07-14 Thread Leonard Rosenthol
At 01:09 PM 7/14/2003 -0500, Ben Sinclair wrote: Is it possible, using iText or possibly another library, to search for text within PDF files? JPEDAL, PDFBox, Xpdf, etc. all offer text extraction that you could then search. Leonard --

Re: [iText-questions] Search in PDF

2003-07-14 Thread Matt Benson
JPEDAL - versatility PdfBox - ease-of-use -Matt --- Ben Sinclair <[EMAIL PROTECTED]> wrote: > Is it possible, using iText or possibly another > library, to search for text > within PDF files? > > > -- > Ben Sinclair > [EMAIL PROTECTED] > > > > --