Am using Aspose BarCode for Java 23.1 on Java 17 and macOS and Linux.
My question is that BarCodeImageFormat.EMF and BarCodeImageFormat.TIFF_IN_CMYK do not work as described. The EMF seems to produce a PNG and the TIFF_IN_CMYK produces a TIFF that is RGB.
I read some commentary in the .NET documentation (not in Java) that says that EMF and TIFF_IN_CMYK only work on Windows. Can you clear this up for me? Also, is it possible to produce an SVG image using CMYK? Any help is appreciated.