Hi Team,
I’m looking into your aspose.pdf product family and was hoping you could help me understand if it can do what we need.
Our company has a series of XML files that are sent to us our clients. We have some XSL stylesheets that convert these XMLs into a more usable form using an IE based browser built into C#. The browser is fine for viewing and printing the stylesheet, but we wish to be able to programmatically convert them into a PDF format so that we can process them better, and were hoping your pdf software libraries could do that.
It sounds like the pdf.bindxslfo(string xml, String xsl) method might be able to do that, but the method doesn’t seem to be enabled in your trial version. Also, I’m not sure exactly what xsl-FO is or how it relates to .xsl so excuse me if I’m missing something.