Bolding & Subtotals in Importing Custom Form Style for an Invoice.
I'm attempting to create a custom .docx import for our invoice styles and have run into a couple questions
1. How to I bold text, I bold text in the .docx file but once uploaded it reverts back, is there notation I'm unaware of or is it even possible?
2. Our company splits our invoices using the inline subtotal function, etc to separate material from labor, and we are looking to make them stick out from the rest of the line items, in a perfect world we are looking for something roughly like this
Material | Description | Quantity | Rate | Amount |
<item> | <itemdescription> | <qty> | <rate> | <amount> |
Material Subtotal:
Labour | Description | Quantity | Rate | Amount |
<item> | <itemdescription> | <qty> | <rate> | <amount> |
Labour Subtotal:
Invoice Total:
etc.
on the same invoice template. If anyone has a close idea or could point me in the right direction would be great.
