Bad type on operand stack

Hello, I already tried version 23.10.2 today. There are no longer error message ‘Bad type on operand stack’, but the fix for the bug in ticket WORDSJR-313 is still there. Ticket WORDSJR-313 refers back to version 25.4 :frowning: See No HTML-List with Aspose

Best regards, Achim

Did you try new parameter in your code?

currentExporter.setParameter(AWExporterParameter.ALLOW_HTML_LISTS, true);

I tested this release before publishing and all new function was worked fine.

If you found situation then it not working, can you send your example code and .jrprint file?
After that we can create new issue for testing and fixing this bug.

Hello, the tip about the ALLOW_HTML_LISTS parameter helped me a lot. :slight_smile: Thank you very much. Then I can skip versions higher than 23.10 for now.

Best regards, Achim

2 Likes