Please try to specify something like the following, to the ‘Javascript Command’ property of the Item, in order to open the test.pdf file:

window.open(”./test.pdf”,”winname”,”width=680,height=500,scrollbars=yes,menubar=no,location=no,status=no,resizable=no,toolbars=no”);