tags:

views:

4

answers:

0

Hello

I want to build page that will autoprint pdf document. For examle I can call mypage.html?doc=my.pdf and it will print my.pdf file.

How I can do it using javascript or php?

best Vladimir