I’m using GroupDocs Watermark for Java. In my local Windows environment, running a Spring Boot project in debug mode, Korean characters in the watermark are displayed correctly. However, when I run the same project in a …...loadOptions = new ImageLoadOptions(); Watermarker watermarker = new Watermarker(filePath...watermarkFont; try { watermarkFont = new Font("MyFont", 15); } catch (Exception...