Question
How to give print without print preview in laravel?
?
Could you give us more details ?
What are you attempting to do; are you wanting to display the webpage using a print stylesheet?
I want to print a web page but without print preview.Directly i should get the printout.How can i do that in laravel?Is It possible?
Laravel has nothing to do with printing. Printing is a browser feature
Thank you for the solutions.
Please or to participate in this conversation.