Table <img/> tag
Arkadi Colson <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Organization | Smartbit bvba |
| Message-ID | <[email protected]> |
Hi I'm using Paragraph in combination with <img src="..."/> tag to draw small images inside a table. The result is that the images are repeating inside the table. With version 3.3.0 the result is like this: With version 3.4.0 the images are repeating even more: Any idea what is happening here? Arkadi