Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Can I read, print, zoom in and pan a pdf document in a web app? Brian
window.open('a.pdf')
Work hard, Work effectively.
Thanks for the response but it is to cripting for me to understand. my program must first ask for a file to retrieve then display it in a frame. I then want to zoom in and out of it. Brian