i am working on different Word report layouts. My Workflow:
* edit word layout in MSWord
* build extension via VS Code
after building the extension, two very annoying things happen every time:
The Logo position/height/width will change back to a square, as it was in th edefault layout.
A lot of colums will get their alignment "reset" (e.g. a column that hast to text align right will always be left)
this gets extremely annoying, because every time i have to update a layout, i have tpo re-do the company logo and check and fix the alignment on all the columns.
help is very appreciated! thanks