I’m making a UWP app with Visual Studio 2022. A user can convert .xml and .xsl into a .pdf by drag-and-dropping them into an app.
The problem is that Aspose can’t read xml neither xsl. They try to access its path obtain…...Replace(".xml", "pdf"); try { pdf.BindXml(xmlPath...