I am using the following code to convert XPS to PDF. The resulting PDF has text glyphs as objects instead of text. Is there any way to preserve them as text - allowing PDF text edits if full font is embedded? It seems th…...Write) Dim document As New Aspose.Page.XPS.Xp...Presentation.Pdf.PdfDevice(pdfStream) document.Save(device, options) End...