Speed and memory improvements in Docotic.Pdf 9.4

We have released Docotic.Pdf 9.4.

This version focuses on two things: memory and speed. We spent quite some time profiling the library. As the result, the library allocates less memory to parse and process documents. Less in bytes and less in the number of created objects.

We also identified and fixed some operations that were suboptimal time-wise. These bottlenecks mostly affected code for rendering PDF to images. But the new version parses PDFs faster, too.

In version 9.4, we added the ability to configure deflate compression quality for PDF streams. You can use the new PdfConfigurationOptions.DeflateQuality property to speed up saving of documents in expense of some increase in output file size.

Read about all new features and improvements in Docotic.Pdf 9.4 in the Version History document.

We encourage you to install the new Docotic.Pdf version from NuGet. You can also download the library, addons and sample code from our site.

Let us know your thoughts about the new version using e-mail or the support form. You are welcome to ask questions and suggest improvements.

Posted in