Giter Site home page Giter Site logo

applepdf's People

Contributors

xtuzy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

applepdf's Issues

What i need do in this project?

I want build pdf editor base on pdfium, this editor not need like Adobe, it just need base pdf function:

  • read
    • image
    • text
    • simple annotation(text,ink,line,highlight)
    • bookmark
  • write
    • page(text ,ink annotation.....)
    • insert or delete page
    • bookmark

As a pdf editor:

  • scale
  • scroll
  • select text
  • ....

How to realize app:
I want create it use Maui, pdf viewer need custom view, base on maui maybe easy crossplatform.

想法

github上一些纯c#的pdf的库都是读取操作写入pdf,渲染的基本只有用pdfium了,其实各平台都有渲染的api,但其实现效果层次不齐,如果只是简单的查看,不要求很高质量,那么平台的挺合适,需要操作时,配合纯c#的库就行,当然效率不高,因为他们可能各自都去读写了一遍,在内存上可能需要两倍

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.