Hello everyone, there are gaps in the pdf template I created. I couldn’t find the reason. will anyone help?
(Most) newlines in your template are retained so you need to remove newlines you’ve inserted to make your template itself look cleaner. For instance, this:
<<IF: ...>>
<<[SIRA]>>...
<<ENDIF>>
Should instead be this:
<<IF: ...>><<[SIRA]>>...<<ENDIF>>
1 Like
thank you.
I fixed the empty lines. but, empty cells still appear in the pdf output.
1 Like
I’m afraid I have no other suggestions. ![]()
1 Like




