chodzi o to ze wystarczy pomyślec chwile
skad ten drukarz bierze tekst do drukowania
<span id="borba" style="position:absolute; left:265px; top:192px; width:231px; height:75px; z-index:1"> Type your text here. To change the font size or style, add HTML tags around the
a nastepnie podmienić go
<?php
$file='nazwapliku.txt';
echo '<span id="borba" style="position:absolute; left:265px; top:192px; width:231px; height:75px; z-index:1">'.file_get_contents($file).'</span>'; ?>