AH
Size: a a a
AH
AH
AH
window.open(URL.createObjectUrl(blob)).print()
AH
const window = window.open(URL.createObjectUrl(blob))
window.onload = function () {
window.print();
};
hm
E
const window = window.open(URL.createObjectUrl(blob))
window.onload = function () {
window.print();
};
AH
hm
E
hm
E
hm
E
E
hm
hm
AK
E
AK
E