Error: Render (153): Exception parse error line: 1 column: 40 An exception occurred! Type:UTFDataFormatException, Message:invalid byte 2 (_) of a 2-byte sequence.
I get about 7 of these errors while trying to publish PDFs.
From reading here some people were having a similar error because they were using languages other than english but had a slightly different error(byte 2 (_) of a 3-byte sequence.).
Some people were having luck with a regex workaround(this isn't working for me).
I cant even find the offending cells from this error message.