Hello!
There is a error encoding in the print preview.
The version is 2016.1
MRT FILE:
JSON FILE:
If the report contains more than (around) 10 pages, the print preview is not create and the application break down. You can test it with a bigger file JSON.
Thank you.
Error Encoding print preview
Re: Error Encoding print preview
Hello,
Could you please give us the information on what operating system and what web browser are you using?
Waiting for your reply.
Thank you.
Could you please give us the information on what operating system and what web browser are you using?
Waiting for your reply.
Thank you.
Re: Error Encoding print preview
Hello Andrew, thank you for your help.
Operating system : Windows 10.
Browser: Internet Explorer, FireFox, Google Chrome (Last versions).
Regards.
Operating system : Windows 10.
Browser: Internet Explorer, FireFox, Google Chrome (Last versions).
Regards.
Re: Error Encoding print preview
Hello.
Sorry, but we still could not reproduce the issue.
Could you specify what localization do you use?
What encoding is set in browser? Please, try to change it.
Thank you.
Sorry, but we still could not reproduce the issue.
Could you specify what localization do you use?
What encoding is set in browser? Please, try to change it.
Thank you.
Re: Error Encoding print preview
Hello,
The problem is in the page header, which does not have an assigned charset and so the browser can not find encoding.
Resulting file has this header:
<head>
<title>Report</title>
<meta http-equiv="Content-Type" content="text/html; charset="></meta>
<style type="text/css">
CSS lines
</style>
</head>
There is other problem in print preview, the images are not displayed.
Thank you
Regards
The problem is in the page header, which does not have an assigned charset and so the browser can not find encoding.
Resulting file has this header:
<head>
<title>Report</title>
<meta http-equiv="Content-Type" content="text/html; charset="></meta>
<style type="text/css">
CSS lines
</style>
</head>
There is other problem in print preview, the images are not displayed.
Thank you
Regards
Re: Error Encoding print preview
Hello.
We have made an improvement of charset issue. Please, check our next prerelease build that will be available tomorrow.
To see images in print preview, please, select the Background Graphics option in it. Thank you.
We have made an improvement of charset issue. Please, check our next prerelease build that will be available tomorrow.
To see images in print preview, please, select the Background Graphics option in it. Thank you.