Hi,
When using the new XPS → PDF feature in PDF-4.4.0 as described at https://docs.aspose.com/pdf/java/convert-xps-to-pdf/ I get the following error:
java.lang.IllegalArgumentException: Keyframe fractions must be increasing: 0.5
at com.aspose.ms.a.a.a.h.(Unknown Source)
at com.aspose.ms.a.a.a.f.(Unknown Source)
at com.aspose.ms.a.a.a.f.(Unknown Source)
at com.aspose.ms.a.a.a.f.(Unknown Source)
at com.aspose.ms.a.a.a.f.(Unknown Source)
at com.aspose.ms.System.Drawing.a.n.a(Unknown Source)
at com.aspose.ms.System.Drawing.c.getTransparency(Unknown Source)
at sun.java2d.SunGraphics2D.setPaint(SunGraphics2D.java:925)
at com.aspose.ms.System.Drawing.m.a(Unknown Source)
at com.aspose.ms.System.Drawing.m.b(Unknown Source)
at com.aspose.ms.System.Drawing.m.a(Unknown Source)
at com.aspose.ms.System.Drawing.m.b(Unknown Source)
at com.aspose.ms.System.Drawing.m.a(Unknown Source)
at com.aspose.m.g.a(Unknown Source)
at com.aspose.m.g.a(Unknown Source)
at com.aspose.m.g.f(Unknown Source)
at com.aspose.m.g.c(Unknown Source)
at com.aspose.m.g.h(Unknown Source)
at com.aspose.m.h.a(Unknown Source)
at com.aspose.pdf.ADocument.a(Unknown Source)
at com.aspose.pdf.ADocument.(Unknown Source)
at com.aspose.pdf.Document.(Unknown Source)
I realise this is a brand new feature. Is this a limitation of the current implementation? Is there a way to resolve this?
Thanks in advance,
Anthony