Hi Anyone faced this error when generating document templates. Advanced stacktrace: at com.mendix.modules.microflowengine.MicroflowUtil.processException(MicroflowUtil.java:83) Caused by: com.mendix.systemwideinterfaces.MendixRuntimeException: net.sf.saxon.trans.XPathException: org.apache.fop.fo.ValidationException: Invalid property encountered on "fo:table-cell": display (See position 20:298) at com.mendix.documentexporter.documents.PDFDocument.generateInputStream(PDFDocument.java:72) Caused by: net.sf.saxon.trans.XPathException: org.apache.fop.fo.ValidationException: Invalid property encountered on "fo:table-cell": display (See position 20:298) No idea to find the position(20:298). What I’ve tried: Removed all strings, attribute in that template Only kept the table with visibility
↧