You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, my problem is with using the template processor class.
I have a 1x3 table in a template doc file. In one of the columns I have a block of text that I wish to clone or delete using cloneBlock or deleteBlock function. I notice that without styling cloneBlock and deleteBlock functions work as expected, but if I changed the font color of the block of text to white the generated doc file cannot be read on my computer with the following error message:
The Open XML file BasicTable(40).docx cannot be opened because there are problems with the contents or the file name might contain invalid characters(for example, V)...No error detail available.