Coder Social home page Coder Social logo

pdf-native-raku's Issues

Implement PDF DOM

I am experimentally creating a set of object classes to fully represent the internal structure of a PDF file with the support of native DOM functions. A bit similar to LibXML, but it doesn't need to be as fully featured to become useful.

It will most likely be initially targeted towards construction and serialization. The currently quite slow PDF::Tags serialization is likely to be an early client of this API. I would like to fully delegate serialization.

It might be particularly nice to write object streams.

Parsing of objects may become an eventual target.

Work starting on branch pdf-dom.

Trial Support for tagged PDF (StructElem and ObjStm)

Tagged PDF support creates a lot of small simple dictionary objects. The management and serialization of these is adding a lot of overhead. This, for instance is the main reason why Pod::To::PDF::API6 is twice as slow as Pod::To::PDF.

I've begun an experiment to add specialized support for StructElem objects and their serialization to ObjStm (object streams), with the idea of integrating them into PDF::Tags for writing purposes only. Work has just started on branch struct_elem.

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.