The BiBatchConverter is able to read standard HTML code in the email body and send the email as HTML allowing recipients to receive HTML formatted emails.
In order to format your email body with HTML, please make sure that your HTML code starts with <html><body> HTML tags, and ends with </body></html> HTML tags.
For example:
<html><body>My HTML formatted email body</body></html>
Also, to ensure that the HTML formatted text or signature will be displayed properly, please remove the line breaks and tabulators from the HTML code.
The recommended way to add a HTML formatted text or signature to your emails is the following:
1. Enter the HTML code to the email body, as on the following image:
2. When printing a document to BiBatchConverter, the predefined email body with the HTML code will be inserted to the email body automatically as HTML code.
3. When sending the email, BiBatchConverter will send the email body as formatted HTML code, and the receiver will see the translated HTML correctly.
NOTE: Please note that the HTML email sending works with SMTP email sending.