Giter VIP home page Giter VIP logo

pdf-acc-toolset's People

Contributors

amytho avatar

Stargazers

 avatar

Watchers

 avatar

pdf-acc-toolset's Issues

Use Proper Async/Await

Certain actions are freezing the UI. I don't believe our async/await is working properly.

We should have it on its own thread or at the very least don't freeze the UI when a PDF change is in progress. This effect is most noticeable on upload, import, and viewing the document colors.

Add color changer filters

The color filter needs a way to narrow the selection. I think it will need a custom filter. Alternatively, we could try to utilize the tag selection filter.

  • Search only on page range
  • Skip/limit ?

Investigate Null Arg Exception on Export

Some PDFs throw a null arg exception when the PDF is saved. This mostly seems to occur on PDF versions older than 1.5.

I can make some of them work in a blank iText project, but others don't work at all.

One possibility is document corruption. However, those that work in a normal iText project would not have that issue. It might be something with the way we use streams to load the PDF reader/writer.

Use Code-Behind

Several of our components have gotten rather large. A few are several hundred lines long!

We should use the code-behind approach (separate .cs file for logic, .razor for UI).

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.