thanks all for your prompt reply.
I was using 5.1.3 and then I tried using 5.3.3, now I am getting the most
texts from the map pdf.
I guess only the those that I can select on Acrobat.

Though, I am not sure whether it is identifying location correctly.
For example, I get the location like this

// inside MyTextRenderListener
Vector v1 = renderInfo.getBaseline().getStartPoint();

//then 
Image image1 = Image.getInstance("PIN.png");
image1.setAbsolutePosition(absoluteX, absoluteY); // X, and Y coordinates
from v1
// stamp that image in that existing pdf

image comes Horizontally in the same line but vertically way off the target
!!

Does zoom factor of the pdf has anything to do with absolute positioning ?

Am I missing something terribly wrong ?

I apologize if it seems I have change the context of the problem.
Once again any hint would be GREATLY appreciated.. 



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/renderInfo-getText-gives-empty-String-tp4656702p4656730.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
iText-questions mailing list
[email protected]
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