Better images and text processing in Docotic.Pdf 4.7

Hello!

We released new version of Docotic.Pdf library on our site and on NuGet.

The new version adds ability to specify the place where library should keep its intermediate data. You can tell the library to keep all the data in memory or to keep smaller streams in memory and other streams in temporary files. The latter is the default option. You can create your own stream provider and tell the library to use it. You can read more about this in documentation for IPdfStreamProvider interface and PdfConfigurationOptions class.

We fixed a number of issues related to image processing. The library now draws and extracts images better, spends less memory to recompress them and more prepared to handle not exactly correct images.

Docotic.Pdf 4.7 fixes some text related issues and, thanks to some of our customers, we were able to improve support for CJK text drawing and extraction.

This version also better draws documents with transparency groups and documents which use blend modes.

And as always, we improved the library so it can work with more of those not completely correct PDFs created by unknown generators.

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

We encourage you to download and try the new version. This version is also available on NuGet.

Please tell us your thoughts about the new version using e-mail or via the support form. Don’t hesitate to write us your questions, suggest features or ask for help.

Posted in