Question
cfdocument and coldfusion 8
cfdocument is working fine when i use "flashpaper".
Then i've been trying to create a "PDF", and I just cannot get it to work.
Nothing to display in browser.
<cfdocument format="pdf">
<h1>PDF Generation</h1>
<hr />This is an example of PDF generation using ColdFusion 7.
</cfdocument>
1) My pc have acrobate 7.0 professional.
Then i've been trying to create a "PDF", and I just cannot get it to work.
Nothing to display in browser.
<cfdocument format="pdf">
<h1>PDF Generation</h1>
<hr />This is an example of PDF generation using ColdFusion 7.
</cfdocument>
1) My pc have acrobate 7.0 professional.
