Auto Date javascript works in foxit reader but not adobe....

Previous topic - Next topic

wes@sjhs

I am using 1.4 Scribus, the current one, and 1.3 PDF (adobe 4) publishing format.  I am using the javascipt on the Scribus site:

function date() {
var fld = this.getField("DateField");
fld.value = util.printd("dd mmmm yyyy",new Date());
}
date(); // call my function

I get it to work fine on Foxit Reader but not on Adobe Reader X.  Any suggestions?

d4rkheart

javascript is enabled on adobe? search on adobe preferences-javascript.