Skip to main content
Inspiring
August 30, 2007
Question

Saving a generated PDF

  • August 30, 2007
  • 1 reply
  • 250 views
I know with MX 7 you can create PDFs...can you also automatically save the files to the server? I'm tasking someone to look into this, but I'd like to know if it's possible...and automatic letter generation application that also archives the files produced.
    This topic has been closed for replies.

    1 reply

    Inspiring
    August 30, 2007
    braseth wrote:
    > I know with MX 7 you can create PDFs...can you also automatically save the
    > files to the server? I'm tasking someone to look into this, but I'd like to
    > know if it's possible...and automatic letter generation application that also
    > archives the files produced.
    >

    Yes, read the <cfdocument..> tag documentation. It has a file parameter
    to save the file rather then send it directly to the client, if desired.