ngx-print
ngx-print copied to clipboard
is that possible to print first.component.html from second.component.ts ?
how can I print the HTML layout with a style which is located in another component?
I believe you can just add it using the styles property. Were you able to get this working?