We are encountering a heap memory error in the following line:
document.save(byteArrayOutputStream, opts)
The document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...parse(html); } catch (Exception ex)...rsets.UTF_8); return Jsoup.parse(html); } catch (Exception ex)...