I cannot get an HTML table to print. It is shown in the editor but when I print the quote template the table is missing. It is a blank table that our salespeople have to fill out with the customer. Thanks.
3 commentaires
Justin, in support, gave me the cure. Here is a copy of his message.
Hello Bill,
After further investigation, you would need to apply, border-style="solid", around each table and table header. Since you are creating tables within a table, each "td" would need to be applied a border style.