Monthly Newsletter

May, 2015

Display 50+ Common Document Types on Your Kentico Site

Kentico is a popular CMS largely focused on document management. Recently we have released a plugin that allows Kentico developers to seamlessly integrate GroupDocs.Viewer for .NET library into their sites. With this integration, you can let your users view documents of all common business formats, including PDF and Microsoft Office, directly within your Kentico site all without having to install any Microsoft Office software.

Find Out More

Document Viewer for Kentico

Product News

GroupDocs.Viewer for .NET: improved search capability and streams handling API

This month we have released two minor versions of the GroupDocs.Viewer for .NET library: 2.10.1 and 2.11.0. Each includes a number of fixes and optimizations, these include:

1. Fixed behavior of the SearchForSeparateWords method in the HTML-based rendering mode. Now if set to true, the viewer searches for and highlights all of the keywords specified in the search form, irrespective of the words order. Contrary, if the SearchForSeparateWords method is set to false, then the viewer searches for the exact phrase specified in the search form.

2. Previously, GroupDocs.Viewer tried to determine the document type by reading the signature at the beginning of the file. But this approach has shown to be problematic. In the latest GroupDocs.Viewer for .NET version we have implemented the fileExtension parameter as a mandatory Stream method, which allowed us to remove the file type detection to make this functionality more reliable.

3. Another API improvement was made to how the viewer generates stream names. Previously, GroupDocs.Viewer tried to generate a unique, but reproducible stream name by using its length. A more reliable approach could be to generate a hash of file contents. But it appeared to be very slow. As a result, we’ve removed the file name creation operation and set the fileName parameter of the Stream method as mandatory. For more details on this recent release and to download the library, please visit this page.

GroupDocs.Conversion for .NET: improved conversion accuracy

In GroupDocs.Conversion for .NET version 1.9.0 we improved handling of complex objects when converting PDF files to Microsoft Word documents (e.g. tables with background colors and text within cells). Now you get even more accurate and clear results in the output of the “PDF to Word” conversion operations. In addition to that, accuracy was improved for the “XPS to TXT” and “PDF to JPEG” conversion operations. For more details on this recent release and to download the library, please visit this page.

GroupDocs.Total for Cloud: improved handling of documents loaded from URLs

Several minor updates have also been implemented in GroupDocs.Total for Cloud. Among others, we would like to outline an enhancement that makes file loading from URLs more reliable. With this update we fixed an issue that in rare occurrences caused an error when trying to view a document loaded from the web.

From The Library

GroupDocs.Viewer for .NET: working with the front-end using a JavaScript widget

GroupDocs.Viewer for .NET comes with an out-of-the-box GUI that can be easily customized and embedded on your website. The GUI includes a number of controls that allow end users to easily navigate documents in a web-browser. To name a few, they are: download, print, search, rotate, zoom, view mode, page turning, etc. In this guide we list all JavaScript methods that allow developers to have complete control over widget’s behavior. Go to the guide.

GroupDocs.Viewer for Java: getting started quickly

GroupDocs.Viewer for Java can be downloaded in “slim" and “fat” packages. The “fat” one includes all required dependencies along with the library itself bundled in a single JAR, while the “slim” package includes the library only. Depending on your preferences, you can either use the “fat” package, or set all the required dependencies manually for the “slim” version. Whatever method you choose, please refer to this page for a detailed guide on how to install the library and download samples we’ve prepared to help you get started quickly.

Feedback

How Can We Help You?

Do you have ideas for what you’d like to see us do in 2015? Take a minute to tell us.

Product Releases And Updates

GroupDocs.Total for .NET: the latest versions of our .NET products packaged into one product suite.

GroupDocs.Total for Java: the latest versions of our Java products packaged into one product suite.

GroupDocs.Viewer for .NET 2.11.0: improved search capability and streams handling API; other minor improvements.

GroupDocs.Viewer for Java 2.9.1: improved PPTX files rendering speed; minor improvements and bug fixes.

GroupDocs.Comparison for .NET 2.3.3: minor improvements and bug fixes.

GroupDocs.Conversion for .NET 1.9.0: improved “PDF to Word”, “XPS to TXT” and “PDF to JPEG” conversion accuracy; other minor improvements and bug fixes.