Forum Moderators: open

Message Too Old, No Replies

Print Functions

to print an external .pdf file

         

LYZbeth

10:29 pm on Jan 21, 2002 (gmt 0)



Print Functions -
I need a print function to print an external .pdf file, using a button, while making the printed adobe file invisible to the user??? Sounds complicated, huh? I found the regular window.print() and printit()that helped, but not what I needed. Can anyone help?

justa

12:10 am on Jan 22, 2002 (gmt 0)

10+ Year Member



I know it can be done with the right click.

There is a simple js way to do it, I just have to remember how. I'm just checking on it now.

In the mean time waiting for the script you could use a "Right click on the link and PRINT TARGET" message.

LYZbeth

6:26 pm on Jan 22, 2002 (gmt 0)



Thanks justa. I appreciate your help! Do you know of any other resources where I could find the information myself if you can't find the code?