Automatic printing HTML created with php to network printer

Hi to all,

I am trying to create a report using php and then automatically send to network printer using default printer. I am using one library but that library does not support html page simple raw text can be printed automatically.

Any help?

Thanks

Does your printer recognise HTML, or do you need another layer to translate the HTML into PCL or whatever your printer does support?

Printer only printing html tags yes need another layer to translate html so that printer can print same format of html.

I have did one more thing i have created pdf form html and want to print that pdf automatically through php but no success

Maybe this will answer your question?

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.