Nested fields in JasperReports

I need to conditionally insert page number. Inserting simple page number using “{ PAGE }” works fine, but when i trying to add condition like:
{ IF { PAGE } > 1 "{ PAGE }" "" }
Aspose.Words for JasperReports captures "{ IF { PAGE }" and second "{ PAGE }" as fields which is wrong.

I’m using latest available version: Aspose.Words.for.JasperReports-1.3.0

Is it possible to use nested fields in Aspose.Words.for.JasperReports ?

Hi

Thanks for your inquiry. Could you please attach your .jrprint file and sample output here for testing? We will check the issue and provide you more information.
Best regards.

I’ve attached files.

Hi

Thank you for additional information. I logged your request into our defects database. The developer who is responsible for Aspose.Words for JasperReports will answer you shortly.
Best regards.

Does recent version (1.3.1) of Aspose.Words.for.JasperReports fix this problem?

A post was split to a new topic: Nested fields in Aspose.Words for JasperReports