Hi there
I want to use a word template with some placeholders in it. The placeholders are embedded in a table. If they are not needed, I want to delete the specified row completely. To archive this, I put a Bookmark on the Placeholder itself and a Bookmark on the tablerow which embedds the placeholder bookmark.
So the idea was if the placeholder could not get set, I navigate to the bookmark for the row and delete it alltogether. But when I try to do this I get an exception from the component: "Not supported deleting dontent between bookmarks in different paragraphs"
Is there any way to identify the specified row by the Bookmark and then remove the row from the table?
with best regards,
Walter