Hi i'm kinda newbie in using CFML... and i really need to create PDF files from my
CFM files
but i'm having a hard time with
<CF_HTML2PDF3> ....
(I place the htmldoc.exe in the coldfusion server, not on my local drive)

This is my code:

<CF_HTML2PDF3 myHTMLDOC="D:\www_root\GEMS\Christian\htmldoc\htmldoc.exe"
myOPTIONS="--portrait --fontsize 11pt --bodyfont typeface Arial --top
0.20in --left .5in --right .5in --bottom 0.00in --size 8.5x11in --footer
..." mySTATPATH="D:\www_root\GEMS\Christian\htmldoc"
mySTATFILE="static.html"
myPDFPath="D:\www_root\GEMS\Christian\htmldoc">

This is the error message i get:

Element CFID is undefined in CLIENT.  
The error occurred in D:\www_root\GEMS\Christian\html2pdf3.cfm: line 106

Please help... :(

>We are using the same tag and have had great success.
>We create virtually 100-200 PDFs daily.
>
>>>> [EMAIL PROTECTED] 04/07/03 04:10PM >>>
>Is there no way i can make this tag work. I need to create PDF files
>from
>within my coldfusion pages. What are the other ways to achieve that.I
>have
>relatively simpler reports to convert to pdf.
>
>Thanks
>Tej
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Sent: Monday, April 07, 2003 3:40 PM
>To: CF-Talk
>Subject: Re: Time Out Error with <CF_HTML2PDF3>
>
>
>That tag is garbage.  I decrypted the tag to find out why that error
>occurred (I had the same problem).  The cflock tags around the execute
>and
>cffile are incorrect.  Also, anything that's bigger than small will
>take
>eons to convert (I had a file with 11 tables took > 2 minutes).
>
>----- Original Message -----
>From: "Kaur, Tejinder" <[EMAIL PROTECTED]>
>Date: Monday, April 7, 2003 1:19 pm
>Subject: Time Out Error with <CF_HTML2PDF3>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to