Converting XPS Document to PDF looks wrong

Hello,


we are using Aspose.Net.Pdf version 9.1.0.0 (licensed) to convert XPS documents (created within our application) into PDF. This works in most cases but some elements are rendered not correctly.

I’ve attached an example of a generated XPS and the result of the conversion to PDF using the following code, where source is a MemoryStream containing the XPS

using (var pdf = new Document(source, new XpsLoadOptions()))
{
pdf.Save(target);
}

As you can see, there are two errors:
1. Wrong drawn link symbol (foreground / background switched)
2. Grey background behind “Interaction” is not stretched to the right.

How can we workaround this issue?

Best regards,
Daniel

Hi Daniel,


Thanks
for using our API’s.<o:p></o:p>

I
have tested the scenario and I am able to notice the same problem. For the sake
of correction, I have logged this problem as PDFNEWNET-36839 in
our issue tracking system. We will further look into the details of this
problem and will keep you updated on the status of correction. Please be
patient and spare us little time. We are sorry for this inconvenience.

Hello,

is there any progress on this issue? We've bought the library, because of this feature, but now we can't use it at all.

When can we expect this issue will be resolved?

Hi Daniel,


Thanks
for your patience.
<o:p></o:p>

As we recently have been able to notice this issue, so development team requires little time to investigate and figure out the reasons of this problem. Nevertheless, I have shared your concerns with the development team and as soon as we have made some definite progress towards its resolution, we would be more than happy to update you with the status of correction.

My humble request is to please be patient and spare us little time.