We are having an issue shown in the attached screenshots when converting PDF to SVG.
image (39).png (93.8 KB)
image (40).png (107.3 KB)
KTN-AIR_eng02_W.pdf (1.7 MB)
-
code example that reproduces the problem
Document doc = new Document("KTN-AIR_eng02_W.pdf"); doc.save(String.format("output.svg", id), SaveFormat.Svg);
-
JDK version in our app
17
-
OS version on which the code was executed
Amazon Coretto 17.0.10 on Windows 11, AWS Lambda with Java 17 Runtime
-
Aspose.PDF version you used
com.aspose:aspose-pdf:23.11:jdk17