I have a page with results. I can download this page as pdf. But I can't print where could I have done wrong?
<div>
<button class="btn btn-sm" printSectionId="pdf-print"
[useExistingCss]="true" ngxPrint
style="font-size:13px;">Yazdır</button>
I have a page with results. I can download this page as pdf. But I can't print where could I have done wrong?
<div>
<button class="btn btn-sm" printSectionId="pdf-print"
[useExistingCss]="true" ngxPrint
style="font-size:13px;">Yazdır</button>