Our team is currently working on an Ionic web application that utilizes printer functionality. To enable printing, we have integrated the Print.js npm package. However, when we initiate the print method, a setup page displaying details such as printer name and number of pages appears in the browser. Our goal is to find a way to bypass this setup page and directly print the content from our Ionic application.