Any idea why doing a text parse of the following doc in Java (Groovy):

def url = "
http://www.perspecsys.com/wp-content/uploads/2013/02/Java-Developer.pdf";
def reader = new PdfReader(new URL(url))
PdfTextExtractor.getTextFromPage(reader, 1)

returns text that seems mixed up:
"...Are you n aoutstanding Java Developer looking for an exciting
company where you can contribute to today's hottest information
technology? We are currently lookingfo fourr  (4) developers for
projects in distributed networking, secure servers, and database
management
 You we ilwl obrking with some of the world’s leading cloud solutions,
and inventing the next generation of cloud s ecurity
 Our elite engineering team has immediate openings for experien cored
junior software engineers with expertise inen terprise server software
and web application development along withth e capability to become an
elite member of the te
 a mWe are loongki for creative, out-­‐of-­‐the-­‐box developers eager
to tackle difficult problems...
"

??

(Tks! :-)
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to