I am receiving the EI not found error in this specific attached pdf.
I am using itextpdf-5.4.3 jar and below is the code:
com.itextpdf.awt.geom.Rectangle rec = new
com.itextpdf.awt.geom.Rectangle(307, 728, 742, 400);
RenderFilter filter = new RegionTextRenderFilter(rec);
Text
Thanks a lot Michael, the snapshot jar works.
But i am having another problem regarding the coordinates used to get
the text, i will create a new thread for this problem.
Thanks again
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/itextpdf-5-4-3-throwing-com-itextp