Hi, I would like to adjust the size of the page when I reprint the receipts in List Sales to 80mm. Which files control this? The actual size is A4 and cutoff the 80mm paper.
- IAnswered
Hi, I did add the new class small-table in <table in themes/default/views/pos/view.php and insert the css code in themes/default/assets/dist/css/styles.css but nothing happened. Can I send the files to you and you make the change? When adjusted the min-width in this line
, the receipt adjust the size but cut off the last column.MSAnsweredHello,
The minimum width will have no effect on the table unless it can shrink lower than that number.
I don’t know any way to tackle the preview. You can remove the table column or reduce the font size or try the browser print dialog’ scale/zoom option. I suggest you print the receipt and then check if it has an issue rather than previewing the page.
Thank you
- Login to Reply