Convert XSLT-FO + XML to PDF

Hello
We want to convert XSLT-FO + XML to PDF, but have an issue with aspose tool.
Before we use FOP to generate PDF documents and have templates and code to generate XML with data.
Can you please help us?
FOP-Example.zip (71.6 KB)
In this example files we are using now

  • template_file.xsl - XSLT-FO
  • data_file.xml - XML with data
  • result_file.pdf - result PDF genetared with FOP

@victorak

In order to generate PDF from XML + XSLT, your templates should be based on XML Schema provided by Aspose.PDF. You may please convert your template by following element sequences given in Aspose.PDF XML Schema and try generating PDF. In case you face any issue, please feel free to let us know.