Get coordinates in pdf document

hi,
can anyone tell me how to get coordinates in pdf document using PERL,
suppose if some text is written in pdf document then how can i get coordinates of that text. Its very Urgent.
thanks in advance.
[223 byte] By [mgbtech] at [2007-11-20 10:33:59]
# 1 Re: Get coordinates in pdf document
I might be wrong, but once it is written, I don't believe you are able to retrieve coordinates in PERL.
PeejAvery at 2007-11-10 3:56:14 >
# 2 Re: Get coordinates in pdf document
Hi,

Thanks for ur reply. I dont know PERL deeply. But i thought it is posible in PERL, If it is not posible in PERL means, give idea from some other laguages like PHP or VB.

Thaks...
mgbtech at 2007-11-10 3:57:15 >
# 3 Re: Get coordinates in pdf document
It is possible to create PDF's using PERL, but I don't believe you can read them.
PeejAvery at 2007-11-10 3:58:12 >