|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi --
I am using CF_HTML2PDF3 tax to create PDF's on the fly. Below is my code. The page is not executing properly and is not creating the HTML file or the .pdf file, I have copied the tag file into my CF custom tags folder and turned on execute permissions. What could I be doing wrong? CF_HTML2PDF3 myHTMLDOC="c:\cfusionmx\htmldoc" mySTATPATH="F:\http\project\includes\invoices" mySTATFILE="#project#.htm" myDelSTATFILE="Yes" myOUTPUT= "Yes" myPDFPath="F:\http\project\includes\invoices" myPDF="#project#.pdf" myOPTIONS="--portrait --fontsize 10pt --header .t. --headingfont arial --bodyfont arial --color --footer .1. --charset 8859-14"> |
|
#2
|
|||
|
|||
|
Never used the tag so I'm afraid I can't offer any help. Not sure if you are aware but CFMX7 supports dynamic creation of PDFs using the <cfdocument> tag.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > CF_HTML2PDF3 Help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|