Giter Site home page Giter Site logo

groupdocs-viewer / groupdocs.viewer-for-java Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 22.0 124.82 MB

GroupDocs.Viewer for Java examples, plugins and showcase

Home Page: https://products.groupdocs.com/viewer/java

License: MIT License

groupdocs java viewer

groupdocs.viewer-for-java's People

Contributors

aamirwaseem avatar amingroupdocs avatar atirtahir avatar atirtahirgroupdocs avatar babar-raza avatar dependabot[bot] avatar farooqsheikhpk avatar mikhail-evgrafov avatar muhammadumargroupdocs avatar mzeeshanshafqat avatar oleksii-unnamed avatar sabir-aspose avatar saqibmasood avatar vladimir-litvinchik avatar yevgen-nykytenko avatar zeeshanshafqat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

groupdocs.viewer-for-java's Issues

Question

How can i view a DXF autoCAD file. no image file, only dxf file

Print PDF is not working aptly

I made a test with branch master, and another test in the demo application, in both tests I could print but the document was unformatted.

CPU and Memory Usage Maxed

Steps to reproduce:
- Open a PDF document with XFA artifacts in the viewer (viewer in HTML mode)

Symptom:

  • If preloadPageCount = 0, loadDocumentDescription completes successfully and the document renders correctly.

  • If preloadPageCount > 0, loadDocumentDescription completes successfully, but loadDocumentPage creates a race condition

  • When this condition occurs, we can see two threads being occupied in the VM, and both become stuck in the RUNNING state, with no ability to finish or exit (which prevents the release of the CPU resources being used).

[MVC-002] : Provide secure document view in the document viewer

This issue was originally raised via forum thread:
http://groupdocs.com/Community/forums/thread/14714/groupdocs.viewer.aspx
Make document's content secure while viewing the document in viewer.
Currently, the document in the viewer is not secure, one can download it directly by inspecting the page source and fetching link like "http://localhost:8080/GetDocumentPageImage?path=demo.docx&usePdf=true&useHtmlBasedEngine=false&rotate=false&width=823&pageindex=0&quality=0".

What is replacement for PageImpl constructor

Project details:
Spring

I changed the Groupdocs viewer dependency to 21.2 and ran into compilation error in Utils.java class, applyWidthHeightFix method in this line of code.

pages.set(n, new Page(page.getNumber(), page.isVisible(), (fixWidth == 0) ? lastFixWidth : fixWidth, (fixHeight == 0) ? lastFixHeight : fixHeight, page.getLines()));

In 21.2 version Page is an interface and default implementation PageImpl is deprecated what is the suitable replacement for this.

[MVC-004] : Render .msg files in viewer

.msg files are not being rendered in viewer. However, html or image of any .msg file is generated in temp folder. Viewer must show email content along with the attachment.

[Servlet-002] : Documents are not properly rendering in the viewer when resource embedded is set to True

This issue was originally raised via forum thread:
http://groupdocs.com/Community/forums/2/13615/groupdocs.viewer-sample-viewer/showthread.aspx#13615

If resource embed is set to true, images render properly when application starts (render images on viewer startup) but other documents (Word/PDF) do not render properly. First page is rendered, but not properly. When scrolling down the second page, nothing loads, the loading spinner just spins forever. Viewer must render images on startup properly and also render other documents properly, when opened.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.