Hi, we are using Java Aspose library version 25.2 to convert Word docs to PDF in bulk.
Sometimes, we see our process hangs with high CPU usage for certain input Word docs.
The stack trace often looks like this:
at c…...adjusting the PdfSaveOptions to optimize the output. Here’s a sample...setOptimizeOutput(true); // Optimize the output for performance...