Skip to main content
Participant
July 11, 2008
Question

cfreport

  • July 11, 2008
  • 1 reply
  • 535 views
is there a way to open/send the result of cfreport (pdf format) in a new window tab or in a cfwindow?
thanks!
This topic has been closed for replies.

1 reply

Participant
August 25, 2010

Try to use showModalDialog with iframe component to display the PDF report in the pop up window. :-)