GroupDocs Java Viewer

GroupDocs.Viewer is an online document viewer that lets you read documents in your browser, regardless of whether you have the software that they were created in. You can view many types to word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and image files (JPG, BMP, GIF, TIFF). For each file, you get a high-fidelity rendering, showing the document just as it would if you opened it in the software it was created in. Layout and formatting is retained and you see an exact copy of the original. GroupDocs.Viewer lets you really read the document. You can search text documents, copy text and even embed the document – GroupDocs.Viewer and all - in a web page. You can print or download the file from GroupDocs.Viewer if you need to work with it offline.

License

License

GroupDocs License, Version 1.0
GroupId

GroupId

com.groupdocs
ArtifactId

ArtifactId

viewer
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

GroupDocs Java Viewer
GroupDocs.Viewer is an online document viewer that lets you read documents in your browser, regardless of whether you have the software that they were created in. You can view many types to word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and image files (JPG, BMP, GIF, TIFF). For each file, you get a high-fidelity rendering, showing the document just as it would if you opened it in the software it was created in. Layout and formatting is retained and you see an exact copy of the original. GroupDocs.Viewer lets you really read the document. You can search text documents, copy text and even embed the document – GroupDocs.Viewer and all - in a web page. You can print or download the file from GroupDocs.Viewer if you need to work with it offline.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://bitbucket.org/groupdocs/groupdocs-java-viewer

Download viewer

How to add to project

<!-- https://jarcasting.com/artifacts/com.groupdocs/viewer/ -->
<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>viewer</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.groupdocs/viewer/
implementation 'com.groupdocs:viewer:2.1.0'
// https://jarcasting.com/artifacts/com.groupdocs/viewer/
implementation ("com.groupdocs:viewer:2.1.0")
'com.groupdocs:viewer:jar:2.1.0'
<dependency org="com.groupdocs" name="viewer" rev="2.1.0">
  <artifact name="viewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.groupdocs', module='viewer', version='2.1.0')
)
libraryDependencies += "com.groupdocs" % "viewer" % "2.1.0"
[com.groupdocs/viewer "2.1.0"]

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.1.4
org.json : json jar 20090211
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.4
com.aspose » cells jar 8.0.0
com.aspose » email jar 4.0.1.0
com.aspose » imaging jar 2.1.0.0
com.aspose » pdf jar 9.0.0
com.aspose » slides jar 8.4.0
com.aspose » words jar 14.3.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
1.8.0