Skip to content

Latest commit

 

History

History

README.md

GroupDocs.Viewer for Java - Compose Desktop Demo

A standalone desktop document viewer built with GroupDocs.Viewer for Java and Jetpack Compose Desktop (Kotlin).

Supports viewing 170+ document formats (DOCX, PDF, PPT, XLS, images, CAD, and more). See the full list of supported formats.

System Requirements

  • Java 11+ (JDK 11+)
  • Kotlin 1.5+

How to Run

From command line

git clone https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-Java.git
cd GroupDocs.Viewer-for-Java/Demos/Compose
./gradlew run

The desktop application will compile and launch.

Build Windows installer

./gradlew packageMsi

The installer path will be printed after the build completes.

Note: Without a license, the application runs in evaluation mode. Request a temporary license to test all features.

License

The MIT License (MIT). See LICENSE for details.

Resources

Product Page | Documentation | API Reference | Online Demo | Blog | Free Support | Temporary License