You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is the ₀ Unicode subscript character. ReportLab can't render it -- have to use 0 tag inside Paragraph, or just write H0 plainly. Current way out is to replace all occurrences with the proper tag or plain text.