Hi,
I am using the 2.5 API (C#) and successfully faxing a text document, but would like to fax a document that is formatted as HTML. Is this possible?
In the sample below, I have done a base64 encoding of a simple HTML document. I have chosen "HTML" as the document type. Although I'm not getting an error in the code, the fax is not getting sent.
Thanks,
David
