event.hits property does not work at Adobe 9
i have discovered property "event.hits" not work @ adobe reader 9 properly.
i have javascript, uses property:
...
if (event.hits.length > 0)
{
var targetpos = event.hits[0].position;
...
now, @ adobe reader 9 value of "event.hits[0].position" not correct.
at adobe 8 standard javascript works well!
can comment issue?
i have javascript, uses property:
...
if (event.hits.length > 0)
{
var targetpos = event.hits[0].position;
...
now, @ adobe reader 9 value of "event.hits[0].position" not correct.
at adobe 8 standard javascript works well!
can comment issue?
hello everyone!
there pdf file, works fine on adobe 8 , not work on adobe 9.
you can download file following hyper-link:
http://www.pdf3d.co.uk/pdf/box97.pdf
when open file on adobe 8 gold arrow works fine.
in case gold arrow (pointer) has true location on box.
when open file on adobe 9 gold arrow has false location.
in case gold arrow (pointer) has false location on box.
could can me suggestion?
thank you,
peter
there pdf file, works fine on adobe 8 , not work on adobe 9.
you can download file following hyper-link:
http://www.pdf3d.co.uk/pdf/box97.pdf
when open file on adobe 8 gold arrow works fine.
in case gold arrow (pointer) has true location on box.
when open file on adobe 9 gold arrow has false location.
in case gold arrow (pointer) has false location on box.
could can me suggestion?
thank you,
peter
More discussions in Rich Media & 3D
adobe
Comments
Post a Comment