Frame is Lost after RTF to PDF Conversion using C#

We use aspose.words to convert rtf files to pdf. There is a problem is that Frame is Lost after RTF to PDF Conversion using C# in a page header with certain aspect ratios.
Attached is an example rtf where the page body text is rendered, but the text in the frame is not rendered (not visible in pdf)
marcel.rtf.zip (11.8 KB)

Tested with latest Aspose.Words version 21.10.0 in dotnet 5.0.1

@wijnands

We have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-22894. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Any updates/progress on this issue?

@wijnands Unfortunately, the issue is not resolved yet. We already have identified the root cause of the issue, but currently we are not ready to provide you an estimate.

The issues you have found earlier (filed as WORDSNET-22894) have been fixed in this Aspose.Words for .NET 22.9 update also available on NuGet.

is there a pdfsaveoptionwhich needs to changed, will this problem fixed automatically after update?

@rajesh.pai No, it is not required to set additional PdfSaveOptions. You should simply use the 22.9 version of Aspose.Words or newer.