Hi Larry,

Thanks for the info. I like what I saw and can see that it will do what I
want. My problem is I can not find the program or the custom tag. I did a
Google on them both and found a ton of instructions and message forum
postings, but no programs. :-( Do you know where I can get these?

Thanks,

Kevin

  _____  

Kevin,

If you want to go the route of generating a PDF, then you may want to look
at HTMLDOC.exe and the custom tag cf_html2pdf3. Just put your output between
the tag and that's about it. Its very easy to work with and it will
automatically generate the PDF and the HTML output according to the
specifications you set up when you first call the tag:

<cf_html2pdf3 myhtmldoc="pathToHTMLDOC"
    myoptions="--textfont Arial --fontsize 10pt"
    mypdf="#variables.PDFName#">

output goes here.
</cf_html2pdf3>

That's about it. This does presuppose of course that you've got HTMLDoc
running on your server.

regards,

larry
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to