Skip to Content
0
Former Member
Jun 04, 2009 at 08:27 PM

Compatibility Issue - Developed using ALD 8.0 /Reader 8.1 -output issue 7.0

25 Views

Hi,

I have developed a form using ALD 8.0 and I have Acrobat reader 8.1.

It works fine if users have 8.1 but when they have adobe reader 7.0 version or lower my javscript code doesn't work.

I have used following javascript code in Click event

ADOBE_DATA.mainform.CDATE.access = "readOnly";
ADOBE_DATA.mainform.field.presence = "hidden";

it works in Adobe reader 8.1 but doesn't work in Adobe reader 7.0 .

Everything shows up and version fields are editable.

I need this option because our vendors may have these versions.. How do we overcome this issue?

Do I need to have Acrobat writer??? in my system

FYI.I have read SAP Note 834573 but if I just could make fields read only is what I need.

Rgds

Vara

Edited by: Vara K on Jun 4, 2009 10:51 PM

Edited by: Vara K on Jun 4, 2009 11:35 PM