GroupDocs.Viewer-for-Java
GroupDocs.Viewer-for-Java copied to clipboard
GroupDocs.Viewer for Java examples, plugins and showcase
Question
How can i view a DXF autoCAD file. no image file, only dxf file
Bumps [testng](https://github.com/cbeust/testng) from 7.6.1 to 7.7.0. Release notes Sourced from testng's releases. TestNG v7.7.0 What's Changed Replace FindBugs by SpotBugs by @gruenich in cbeust/testng#2781 Gradle: Drop forUseAtConfigurationTime() by @gruenich in...
Bumps commons-net from 3.5 to 3.9.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.12.7.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2.1 to 2.13.4.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I'm trying to build the Compose demo app, but some groupdocs classes failed to resolve when running `./gradlew run`: ``` e: file:///C:/Users/overpass/IdeaProjects/GroupDocs.Viewer-for-Java/Demos/Compose/src/main/kotlin/com/groupdocs/ui/result/ResultViewModel.kt:11:29 Unresolved reference 'options'. e: file:///C:/Users/overpass/IdeaProjects/GroupDocs.Viewer-for-Java/Demos/Compose/src/main/kotlin/com/groupdocs/ui/result/ResultViewModel.kt:54:39 Unresolved reference 'PngViewOptions'....