Getting bad text on the PDF generated by Self service
Hi all,
In the self service invoice PDF at the left top corner I am getting text as ' press control M to start dragging object '
We are generating this PDF using the function AddOnLoadScript("javascript:window.print()"); which is been called to generate HTML area. This area is then converted in to PDF format.
Please help why we are getting that unwanted text and how to get rid of it?