Certificate printing incorrectly with IE
September 28, 2018 12:00 AM
Hi
I have developed a course in Lectora 16 with a certificate at the end. When I preview, the certificate looks fine in all browsers; however, when I print the certificate from the course (published to html) using IE, the right hand side is cut off slightly - other browsers work fine.
The page settings are:
Size: 800 x 1035
Alignment: Left
Inheritance: None
Action: OnShowRunJS -
var thedoc = getDisplayDocument();
var thepage = GetCurrentPageID();
thedoc.getElementById(thepage).style.left = "0px";
Please can anyone help?
TIA!
undefined

Discussion (3)
I had the same problem a few weeks back. The only solution I found was to set the page size in Lectora to 1200 wide and keep my document on the left. I don't understand it, but it works.
Discussions have been disabled for this post