Previous | Next | (P-PDF) JavaScript
Topic: an interesting little insect (Via Email)
Conf: (P-PDF) JavaScript, Msg: 28206
From: dug
Date: 10/6/2001 03:52 AM
Found a weird little bug that will probably interfere with nobody's work, =but thought I ought to share it anyway.
I drew a form field on page 0 of my pdf.
Typed in MOUSEUP event JavaScript action --> "this.pageNum=20"
Hit num-pad ENTER key.
Script was activated.
I went back to page 0 to see my form field, which I had not named yet.
It was there, without a name, and I could not left-click on it.
I could, however, right-click, choose properties and fix it.
Strange, huh? No problem...I'm just sharing.
--doug