hello,
in my laravel project i use dompdf. all works fine. when i click the button i see the pdf view. and in the view i can click print. . i want after button click immediately automatically the pdf print without preview.
@Pippo
Thanks for your answer. But I need a way that I don't always have to activate the print button in the browser. I need a way that I can click on my button in my application and the label will be printed. without another click in the browser