Hi,
Does anyone have any please have any ideas for what I am trying to achieve? I am trying to display multiple PDF documents in the browser. I populate the data for the PDF documents on the fly within coldfusion (creating the fdf file) and then the end result is that I want to display all the documents in the one browser window so the user can print/download all documents at once.
I am using <CFCONTENT> to display the pdf documents in the browser, but only one of the documents will display. Am I trying to do too much?
Any help would be much appreciated.
Thanks
Mary
Does anyone have any please have any ideas for what I am trying to achieve? I am trying to display multiple PDF documents in the browser. I populate the data for the PDF documents on the fly within coldfusion (creating the fdf file) and then the end result is that I want to display all the documents in the one browser window so the user can print/download all documents at once.
I am using <CFCONTENT> to display the pdf documents in the browser, but only one of the documents will display. Am I trying to do too much?
Any help would be much appreciated.
Thanks
Mary