Question
How to use cfdocument create a PDF file and save the file in server?
Hi,
I want to use cfdocument to create a PDF file and save it in the server for other people to download,can you give me a idea how to do this.Thanks.
<cfdocument format = "PDF" pagetype="A4" orientation="portrait">
......
</cfdocument>
Mark
I want to use cfdocument to create a PDF file and save it in the server for other people to download,can you give me a idea how to do this.Thanks.
<cfdocument format = "PDF" pagetype="A4" orientation="portrait">
......
</cfdocument>
Mark
