Skip to main content
February 13, 2009
Question

Opening PDF files

  • February 13, 2009
  • 1 reply
  • 748 views
I am using Coldfusion MX7. Is it possible to link to pdf files. I know this can be done with version 8 but not sure if you can do it in MX7
This topic has been closed for replies.

1 reply

tclaremont
Inspiring
February 13, 2009
You can always do this:

href="filename.pdf"

if that is what you mean. You say you are using MX7, so give it a shot.