Hello everybody,
I need to compose an email with B4J (no problem about this) that contains in the body a small table in plain text, easy to read, something like this
I don't want to create and attach a csv file.
I think I have to set False the SMTP.HTMLbody to have plain text, but then all the rows need to be formatted with proper spacing/tab to obtain the wanted result.
Is there any built in function that can make this easy ?
Thanks
I need to compose an email with B4J (no problem about this) that contains in the body a small table in plain text, easy to read, something like this
I don't want to create and attach a csv file.
I think I have to set False the SMTP.HTMLbody to have plain text, but then all the rows need to be formatted with proper spacing/tab to obtain the wanted result.
Is there any built in function that can make this easy ?
Thanks