ActiveReport.configure do |config| config.force_encoding = true config.options = { encoding: "UTF-8" } end