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);
…...Svg image not rendering Aspose.PDF Product Family aspose-pdf-java...insert an image into a FloatingBox, but the image renders wrong...