Code Monkey home page Code Monkey logo

pdf's Introduction

Levels of API

file - handle serialization / de-serialization of pdf files (random access object streams) pdf (the root package) - the pdf document abstraction (the catalog) document - the document structure itself compatibility - zombiezen, fpdf, itext, etc.

file and document must be able to do anything pdf itself can do and do it for any version of pdf. All versions and standards need to be accessible and usable such that any required pdf can be read/generated. This means a complete version-feature matrix will need to be created and used.

pdf's People

Contributors

nathankerr avatar

Stargazers

 avatar Dolf Schimmel avatar  avatar Pieter Claerhout avatar Igor Kuznetsov avatar  avatar Applee avatar Otto Bretz avatar Dan W. avatar eruca avatar Eugene Duvenage avatar Kevin Darlington avatar

Watchers

 avatar

Forkers

mkasner

pdf's Issues

LICENSE

PLEASE declare under what license can we use your nice code!

(With licentia (github.com/c4milo/licentia) you can add the chosen license to all files with one command)

merge

To be able to use the merge example, please either move it to a non-main package, or at least export the appendPDF function name.
Now I have to copy-paste that example code - if that is intended, than ok, but a properly maintained merge function would be better.

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.