angular - I need help to increase print quality when calling preview component into invoice - Stack Overflow

i have a receipt form in angular 15 that need to be printed on a certain preview. so i have created tha

i have a receipt form in angular 15 that need to be printed on a certain preview. so i have created that preview in a separate component then called that component into main form that loads by clicking on button save and print. everything workign fine but print quality is poor.

if i print direclty that preview component, Qulity is Good but when printing receipt form Quality is poor and not readable.

I need help how to improve print quality. there is no problem with printer.

<div id="receipt-content" class="receipt-container">
    <!-- Header Section: Logo and Store Info -->
    <div class="header">
      <!-- Logo Container -->
      <div class="logo-container">
        <img src="assets/img/logo.png" alt="Eidanas Logo" class="logo" />
      </div>
      <!-- Store Info Container: Store Name, Address, Phone (each on its own line) -->
      <div class="store-info-container">
        <h2 class="store-name">Eidanas</h2>
        <p class="store-address">

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745058472a4608816.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信