I tried to change the width of POS reciept from pos.css file:
.pos .pos-sale-ticket {
text-align: right;
width: 700px; /* <------ Old 300px */
background-color: white;
margin: 10px;
padding: 15px;
font-size: 10px;
padding-bottom:30px;
display: inline-block;
font-family: "Inconsolata";
border: solid 1px rgb(220,220,220);
clear: both;
overflow: hidden;
}
Th
Thank you so much @Yenthe. M just going to do it. ;) (y)
No problem! If it has helped you or solved your problem please consider upvoting/accepting the answer :) Best of luck!
But the problem is not being solved :p
Alright what is or is not happening? The ticket (from the ticketprinter) is not getting wider than it originally was or?
Actually the ticket size was shown in browser according to what i set in posticket in pos.css but not in actual print. But now i changed the print size from pos.css file by commenting the width in the following CSS: .pos .pos-sale-ticket{ margin: 0; margin-left: auto !important; margin-right: auto !important; border: none !important; font-size: 13px !important; /* width: 266px !important; */ Now print is set to the 100 % size of what is shown on browser window, means the browser display and print are same :) }
Please help me for one more thing.: i want to display the pos line Quantity and its Unit separately. but the variable available in pos.xml is :