Where i work, we have a faxserver.
To send faxes, we create either RTF or PDF attachments and then do CFFILE 
write, to the faxserver.  Basically we write to the faxservers "control" file.  
It takes certain parameters, such as the Destination Fax Number, and 
Attachment.  The attachment is the RTF or PDF we generate.

The faxserver should come with instructions on what its control file requires.

HTH
Ali

>> If you can convert the HTML to PDF (see iText or fop)
>> you can install acrobat reader on the server and print
>> the pdf by running:
>> 
>> cmd.exe start /C acrord32 /p /h FILE.pdf
>
>We're running CFMX 7, so wrapping our HTML reports with CFDOCUMENT might
>make this a viable solution assuming we can get it to format everything
>correctly.  Thanks!
>
>
>-Justin Scott

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:224563
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to