I'm creating a custom template for my company's invoice. However, now I have a problem that hasn't been resolved for over a month, I searched in different forums for a long time and this is my last alternative.
Here in Brazil we use a payment method called pix, and it can be paid either by a qrCode or a copy and paste code, but this code is too long to put on one line, so in the structure of my invoice it breaks into a few lines however, when I copy I need it to come in one line just to work in the bank.
Is there any way to visually have more than one line, but when I copy it without the line breaks?
or some other way of copying, like copy to clipboard in js, I don't know if I accept any alternative.