Troubleshooting Ahk for command Run, Print "abc.html"

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
MonuKashyap
Posts: 112
Joined: 06 Jun 2016, 21:32

Troubleshooting Ahk for command Run, Print "abc.html"

24 Sep 2017, 00:52

Run, Print "abc.html"
few days ago, this command works fine on my computer
but today, it works incorrectly and i don't know why?

this is the problem:
printed by Internet Explorer
ie.PNG
printed by ie
ie.PNG (1.28 KiB) Viewed 697 times
and by ahk
pahk.PNG
printed by ahk
pahk.PNG (4.48 KiB) Viewed 697 times

html source is :
<Html>
<body>
<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>

<IMG STYLE="position:absolute; TOP:326px; LEFT:170px; WIDTH:25px; HEIGHT:25px" SRC="sbilogo.png">
<Head><b><font size="6" face=calibri> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SBI LOGO IS GOOD </font></b></HEAD>
</body>
</html>
what should i do
BoBo
Posts: 6564
Joined: 13 May 2014, 17:15

Re: Troubleshooting Ahk for command Run, Print "abc.html"

24 Sep 2017, 01:19

Create a <table><tr><td></td></tr></table> to position the image and the string.
User avatar
Xtra
Posts: 2750
Joined: 02 Oct 2015, 12:15

Re: Troubleshooting Ahk for command Run, Print "abc.html"

24 Sep 2017, 01:33

Code: Select all

Run, Print "abc.html"    ; uses the default program that opens .html files to print.

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: jaka1, Spawnova and 263 guests