Relative Content

Tag Archive for pythonreportlab

AttributeError: ‘list’ object has no attribute ‘getKeepWithNext’

I’m using reportlab, and I think the image is causing the problem, triggering this error: ‘AttributeError: ‘list’ object has no attribute ‘getKeepWithNext’.’ I’m trying to center the header_text and header2, align the mainlogo to the left, and position the otherlogo to the right. How can I achieve this?”