E910 - BIP Issue - Conditional Formatting
Hello
I am having a terrible time trying to figure out why conditional formatting is not working on my RTF template.
We have a Bill of Lading RTF template where I am trying to print a row label based on a condition.
Based on the condition I want to print "Guaranteed Window" text in the label.
But when I run and see the output the "Guaranteed Window" text wraps to the next line.
As you can see, there is enough space for the text to fit on the same row without wrapping to the next.
Even more strange is that if I remove the <?end if?> tag embedded with the E at the end of the text it prints on the same row.