I have it working fine on two different machines running cfmx.

Make sure when you installed the htmldoc.exe file that you ran it...its a
self-extracting file.  That got me for about an hour.

Heres a sample of the tag:

<CF_HTML2PDF3 myHTMLDOC="c:\cfusionMX\bin\pdf\htmldoc.exe"
   mySTATPATH="#variables.directoryLookingFor#"
   mySTATFILE="#arguments.paymentID#.html"
   myPDFPath="#variables.directoryLookingFor#"
   myPDF="#arguments.paymentID#.pdf"
   myOPTIONS=""
   myOUTPUT="No">
   <cfoutput>#variables.invoiceContent#</cfoutput>
  </CF_HTML2PDF3>


Cheers,

Sam


----- Original Message -----
From: "Joshua Miller" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, October 15, 2002 2:54 PM
Subject: HTML2PDF3 on CFMX


> I can't get HTML2PDF3 to work with CFMX ... I get a java.io.IOException
> error. The documentation seems a bit flaky too ... It refers to using
> the path to the executable wihtout the .exe or filename, then the sample
> file uses the full path and filename to the executable - it errors
> either way, using the sample file right out of the ZIP or modifying it
> as the directions say it should work. It generates the HTML templates,
> then doesn't convert - it errors when accessing the executable file.
>
> Anyone know of anything else? Or anyone have any experience with
> HTML2PDF3 on CFMX?
>
> Thanks,
>
> Joshua Miller
> [EMAIL PROTECTED]
>
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to