Previous | Next | (P-PDF) JavaScript
Topic: forms with scolldown buttons!!
Conf: (P-PDF) JavaScript, Msg: 28598
From: Brian3012
Date: 10/16/2001 03:49 PM
Hi,
I have a form that has several of scolldown buttons that don't print the text out. Im able to see the text on the screen but when I print the form out, the text is not present.
This might help you solve my problem. When I click on the scolldown buttons, I get this message in the console that says
Acrobat EScript Built-in Functions Version 5.0
Acrobat Annotations / Collaboration Built-in Functions Version 5.0
Acrobat Database Connectivity Built-in Functions Version 5.0
uncaught exception:Field cmbhereupon:Focus:6: Operation failed in Global.setPersistent.
uncaught exception:Field cmbp_approv_d:Focus:6: Operation failed in Global.setPersistent.
uncaught exception:Field cmbp_req_d:Focus:6: Operation failed in Global.setPersistent.
uncaught exception:Field cmbp_req_m:Focus:6: Operation failed in Global.setPersistent.
thank you