Tag Archives: Rendering Archive

Render Files Contained in ZIP Archive using GroupDocs.Viewer for .NET 19.4

Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives. For details, you may also … Continue Reading

Posted in GroupDocs.Viewer Product Family | Tagged , , , , , , ,

Rendering Archive Documents

The Compressed files (e.g .ZIP or TAR) use file compression in order to save the disk space. Also, the compressed archive formats can be used to compress multiple files into a single archive. This post demonstrates the usage of the GroupDocs.Viewer API to render the list of files or folders from an archive file.

Rendering the List of a Folder from the Archive

The GetPages method of both ViewerImageHandler and ViewerHtmlHandler renders the items from the root of archives. The… Continue Reading
Posted in GroupDocs.Viewer Product Family | Tagged , ,