Memory Management is Enhanced When Processing Large Size PDF Documents
What's New in this Release?
The long awaited version of Aspose.Pdf for Java 4.2.1 has been released. This release provides better memory management when processing large size documents and performing operations that consume lots of memory. Furthermore, with this version, you only need to initialize the license using the com.aspose.pdf.License object and there is no need to explicitly set the license for legacy versions of Aspose.Pdf for Java (the aspose.pdf package). Recently, a customer contacted us who needed to search for two strings and remove the text appearing between them. We are pleased to share that this feature has been implemented. Please try using the following code snippet. Some important bug fixes included in this release are given below
OutOfMemoryError during form manipulation is fixed
Memory Leak issue is resolved on IPdfStreamAccessor.DataChanged
Issues is resolved for filling form
Single approach to initialize the license
Aspose.Pdf for Java logging(log4j.xml) conflicts with tomcat logging is fixed
Errors resolved after migrate from Aspose.Pdf.Kit to Aspose.Pdf 4.0.0
Searching text and remove contents in between issues are resolved












