2008/11/26 MG Balaji <[EMAIL PROTECTED]>:
> Hi All,
>
> I have converted pdf to swf using SWF tools. Is it possible to extract each
> wrod coordinates from SWF using SWF tools?.
> For ex:
> Word='Who' x1='59.5' y1='84.7' x2='131.4' y2='46.95'
> Word='is' x1='133.5' y1='84.7' x2='141.4' y2='46.95'
> Word='This' x1='155.5' y1='84.7' x2='178.4' y2='46.95'
>
> At the same time is it possible to extract word timings from audio swf.
>
> If yes how can i achive that?. Thanks in advance....
Pardon me for asking, but wouldn't this information be available though
swfdump?
http://www.swftools.org/swfdump.html
Or have you tried that without success?
Chris.