Hi ,
Using Aspose.PDF 18.3 ,when loading xps file and saving as PDF text gets mirrored
Code Sample :
Aspose.Pdf.LoadOptions op = new Aspose.Pdf.XpsLoadOptions();
Aspose.Pdf.Document doc = new Aspose.Pdf.Document(item,op);
doc.Save(args[0] + “\” + Path.GetFileName(item) + “.pdf”, Aspose.Pdf.SaveFormat.Pdf);
Please Advise ,
Thanks,صباح الخير.pdf (209.7 KB)