Hi, we are trying to insert an image into a FloatingBox, but the image renders wrong.
Code:
Image image = new Image();
if (ctx.getBanner().get().getFileName().endsWith(“svg”)) {
image.setFileType(ImageFileType.Svg);
…...aspose-pdf-java ahashem March 7, 2023, 1:24pm #1 Hi, we are trying...Image: Bananas (1).zip (4.4 KB) carlos.molina March 7, 2023, 2:38pm...