Control: tag -1 + upstream Control: forwarded -1 [email protected] Hi KjΓΆ,
> I have this error when I try to create a booklet: > 'ascii' codec can't decode byte 0xc3 in position 45: ordinal not in range(128) > A previous version of the document did not have this error. I suspect that the port to Python 3 (#926244) will force you to handle strings encoding in a more accurate and stricter manner, which might incidentally fix this bug :) Cheers, -- intrigeri

