Hi All,
Do you think it advisable for every page in the Xerte to have the 'Print' option (adding the code in 'Source' tab),
<button onclick="myFunction()">Print this page</button>
<script>
function myFunction() {
window.print();
}
</script>
Has anyone tried adding this code to every page type in Xerte?
Do some page types not accommodate adding the 'Print' code, eg if there is no 'Source' on the toolbar, where is this code added to the page in Xerte?
Is there a a way of including the 'Print' option on every page without manually adding it to every page (for example, a way to turn the function on for all the pages in the Xerte LO?).
Thanks in advance for your feedback, I look forward to hearing from you.
Best wishes
Anne