Re: [iText-questions] Empty output when using PdfTextExtractor.getTextFromPage

2013-03-23 Thread Frederic Laruelle
Tks Paulo, that did it! :-) On Fri, Mar 22, 2013 at 3:53 AM, Paulo Soares wrote: > It should work. Check that you have itext-asian.jar in your classpath. > It's in the download bundle extrajars. > > Paulo > > On Fri, Mar 22, 2013 at 12:53 AM, Frederic Laruelle > wrote: > > Having trouble extra

Re: [iText-questions] Empty output when using PdfTextExtractor.getTextFromPage

2013-03-22 Thread Paulo Soares
It should work. Check that you have itext-asian.jar in your classpath. It's in the download bundle extrajars. Paulo On Fri, Mar 22, 2013 at 12:53 AM, Frederic Laruelle wrote: > Having trouble extracting text from a particular pdf doc with itext: > here's my java (Groovy) code snippet: > > def ur