I have a form that allows a user to upload a file to the server, the uploaded file is the shown on the page within an iframe using CFCONTENT.
This works fine.
I am then trying to use CFDOCUMENT to output the page as a pdf. It works except for the iframe CFCONTENT document which shows No pilot configured for 'application/pdf' with the extension changing to whatever has been uploaded.
I don't even know if what I am trying to do is possible. Any thoughts or ideas much appreciated.
This works fine.
I am then trying to use CFDOCUMENT to output the page as a pdf. It works except for the iframe CFCONTENT document which shows No pilot configured for 'application/pdf' with the extension changing to whatever has been uploaded.
I don't even know if what I am trying to do is possible. Any thoughts or ideas much appreciated.