I'm trying to print labels with the euro sign (€) and with characters with an acute on (é, è, à, ë,...).
I have fixed the isolated problems of both:
The euro sign was fixed by adding ^CI0,21,36.
The acute problem was solved using ^CI28 and ^FDBelgi_C3_AB (to print België).
But I fail to find a way to make them both print because one if using CI0 and the other one is using CI28. How can print €, ë, é, è, à, ... all on one label?
Using CI28,21,36 also doesn't solve the issue.
I already looked at This question, this question and this question and am using a Zebra ZD420 printer.