HI Paul I can how app.openDoc will help me. When I went to try it, it
just didnt work. What I mean is I cant seem to get the openDoc method to
work.Here is my script on a button click event:
form1.PageTest.Button1::click - (JavaScript, client) app.alert("Please
Open"); var myDoc =
app.openDoc("C:\Users\Chan.Chac\Desktop\FormsWork\Schedule1 form
apps\test_PrintIMM5406_2.pdf");This doesnt open at all, what am I doing
wrong?