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