I'm learning PHP and I have a terrible and simple doubt. How can I send to a printer a document ?
Thank you. From Brazil, Daniel Ribeiro.
hrm... ahve this solved with javascript with something like <a href="javascript:window.print()">Print document</a> Hope this helps Best regards. zer0Kode
Thank you, but in this case, all the page will be print. I want to indicate the correct area to print. I have to format something ? Where ? How ?
Thank you very much.