Forum Moderators: not2easy

Message Too Old, No Replies

IMAGEREADY Help Needed

Create a pop up or downloadable page with ImageReady

         

wmgraphics

7:09 pm on Apr 7, 2006 (gmt 0)



I am creating a web page with image ready and I need some PDF's and other stuff to be downloadable or printable from a seperate page (don't want to print the whole site with the info inside somewhere, also a printing resolution issue) . If I have a button on my IR site linked to a pdf on my ftp, will that PDF page come up in replacement of the my original web page? Or will it come up infront or behind (seperate) my site.

What I want is to be able to get the pdfs and not have to go back in able to navigated within my site. Can anyone help?

4hero

6:40 pm on Apr 8, 2006 (gmt 0)

10+ Year Member



Hello,

I don't know much about how imageready works, infact, I know nothing at all, but to get a file to open in a new window you would use:

<a href="someFile.pdf" target="_blank">A link to a pdf</a>