Hi
I am converting certain PDF documents to word documents using RecognitionMode.EnhancedFlow and it fails with the error:
com.aspose.pdf.internal.l103p.l0l: Overflow
The code snippet I use is:
Document doc = new …...Family brissonp January 14, 2026, 2:43pm 1 Hi I am converting certain...docSaveOptions.setRelativeHorizonta(2.5f); docSaveOptions.setRecognizeBullets(false);...