Why windows.open (url, '_ blank'). Angular 8 print () not working?

前端 未结 0 445
再見小時候
再見小時候 2020-12-18 01:06

I have a service in c # that returns a pdf, from angular I open the pdf like this const w = windows.open(url,\'_blank\'); w.print();

but it doesn\'t wor

相关标签:
回答
  • 消灭零回复
提交回复
热议问题