GithubHelp home page GithubHelp logo

tocPDF about pdfio.jl HOT 3 OPEN

aminya avatar aminya commented on May 27, 2024
tocPDF

from pdfio.jl.

Comments (3)

sambitdash avatar sambitdash commented on May 27, 2024 1

@aminya thanks a lot for your interest in PDFIO project. While I will love to see the project become a PDF writer, I personally cannot devote any time on it other than reviewing and merging PRs or contributing to the library design. Moreover, PDFIO is a low level API needing detailed understanding of PDF specification to be able to do advanced programming with it. A similar discussion is also in the issue #56. Moreover, the APIs are enhanced for encrypted PDF and digital signatures. Those capabilities make writer consistency even harder. However, if you need any help in using or extending PDFIO, I will be happy to support.

from pdfio.jl.

aminya avatar aminya commented on May 27, 2024

@sambitdash
You're welcome. I have found a Java program for now that I call using JavaCall.

To draw more attention regarding developing PDFIO consider adding your repository to https://github.com/JuliaIO?page=1 JuliaIO organization, which is the group for a unified Julia IO infrastructure.

from pdfio.jl.

sambitdash avatar sambitdash commented on May 27, 2024

@aminya making PDFIO part of FileIO interface which is most JuliaIO projects are based on have its own challenges. Most FileIO projects load a file and read it from beginning to end. While PDFIO is an object model of the underlying PDF document. PDFs are used for varying different needs. Extracting internal data is just one of the aspects. One can write an interface for FileIO but again something not highest on my priorities right now. But anyone interested to work on it is most welcome to write a shim layer for the same.

from pdfio.jl.

Related Issues (20)

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.