Skip to content

utf-8 encoding error fix

Daniel Power requested to merge power/cornish_pasdy:encodefix into master

Was getting an error that prevented pdf creation which was due to the encoding between latin-1 and utf-8. Applied changes that fixes this.

Merge request reports