Skip to main content
Known Participant
August 18, 2009
Question

how to create pdf in cf8

  • August 18, 2009
  • 2 replies
  • 1066 views

Hi

i had an application in which we are exporting data to excel and now we need to add save as PDF option for this data. I dont know how to do this in cf8 to create pdfs.

the pdf should get data from queries.

please help me how  to create this pdf form

This topic has been closed for replies.

2 replies

Prasanth_Kumar_S
Inspiring
August 18, 2009

You can also manipulate pdf using the cfpdf tag in CF 8

-Prasanth


Inspiring
August 18, 2009

<cfdocument>

Usage is described in the cfml reference manual.  If you don't have one, the internet does.