Onecode Barcode will not render

I have a Barcode in my template which will not render if it’s placed inside another DIV element (which is a parent element containing the barcode and the address block, and is positioned via a Control Script).

If I take the barcode out of the parent div and position as a top-level element (under “Body” in the normal, static, flow), it renders.

I need the barcode to render regardless of how/where it is positioned. Is this a bug or known issue?

I gave this a quick try and was not able to reproduce the problem. Sounds like a selector issue. Sould you share a trimmed down version of your template and data?

Just in case anyone is following or has similar issues: Tech Support tells me the issue is that my containing DIV has the “whitespace” class assigned. Removing it allows the barcode to render.