Aspose.PDF: Generate PDF using XSL-FO problems

Hello,
we have a realy old project which uses a old version of apachefop.net to create pdfs usind xsl-fo.
Apachefop.net can’t be used in actual projects anymore … so we use Aspose.PDF.

I have some problems to migrate:

  • <fo:block wrap-option=“wrap”>: the wrap option seems not to work
  • <fo:block hyphenate=“true” language=“de”>: the hypenate option seems not to work

We use Aspose.PDF 22.3 release.
What can i do? Where is my error?
Is there any documentation which xsl-fo options are supportet in Aspose.PDF?

Regards
Jürgen

Hi @juergen.meyer

Thanks for using Aspose.PDF. In order to provide a quick support, can you please provide:

  1. An input PDF
  2. An excepted output PDF?

Thanks