ngx-print
ngx-print copied to clipboard
Print PDF embed
Hi.
Im trying to print a PDF file in
<div class="modal-body" >
<embed id="printable" [src]="url | safe" frameborder="0" width="100%" height="500px">
</div>
<div class="modal-footer">
<button printSectionId="printable" ngxPrint>Imprimir</button>
</div>
Hi @Findelias, Thank you very much for using ngx-print
, I'll investigate on this, reproduce it to label it later and make a fix ASAP. Stay tuned !