print HTML using php_printer.dll
- by Ali Bozorgkhan
I want to print using php_printer.dll. I have no problem printing a simple text but it doesn't print HTML file and it prints the tags like :
<-h-t-m-l-
<-b-o-d-y-
test
<-/-b-o-d-y-
<-/-h-t-m-l-
I don't have any choice other than using php_printer.dll .