|
1 year ago | |
---|---|---|
.github | 1 year ago | |
.travis | 2 years ago | |
annotator | 1 year ago | |
common | 1 year ago | |
contentstream | 1 year ago | |
core | 1 year ago | |
creator | 1 year ago | |
extractor | 1 year ago | |
fdf | 1 year ago | |
fjson | 1 year ago | |
internal | 1 year ago | |
model | 1 year ago | |
ps | 1 year ago | |
render | 1 year ago | |
.gitattributes | 3 years ago | |
.gitignore | 4 years ago | |
.travis.yml | 2 years ago | |
ACKNOWLEDGEMENTS.md | 1 year ago | |
CODE_OF_CONDUCT.md | 4 years ago | |
CONTRIBUTING.md | 2 years ago | |
Gopkg.lock | 2 years ago | |
Gopkg.toml | 2 years ago | |
Jenkinsfile | 2 years ago | |
LICENSE.md | 1 year ago | |
README.md | 1 year ago | |
checkerboard-squares-black-white.jb2 | 1 year ago | |
codecov.yml | 2 years ago | |
doc.go | 1 year ago | |
go.mod | 1 year ago | |
go.sum | 1 year ago | |
wercker.yml | 2 years ago |
UniDoc's UniPDF (formerly unidoc) is a PDF library for Go (golang) with capabilities for creating and reading, processing PDF files. The library is written and supported by FoxyUtils.com, where the library is used to power many of its services.
Multiple examples are provided in our example repository https://github.com/unidoc/unidoc-examples.
Contact us if you need any specific examples.
With modules:
go get github.com/unidoc/unipdf/v3
With GOPATH:
go get github.com/unidoc/unipdf/...
The choice is yours. There are multiple respectable efforts out there that can do many good things.
In UniDoc, we work hard to provide production quality builds taking every detail into consideration and providing excellent support to our customers. See our testimonials for example.
Security. We take security very seriously and we restrict access to github.com/unidoc/unipdf repository with protected branches and only the founders have access and every commit is reviewed prior to being accepted.
The profits are invested back into making unipdf better. We want to make the best possible product and in order to do that we need the best people to contribute. A large fraction of the profits made goes back into developing unipdf. That way we have been able to get many excellent people to work and contribute to unipdf that would not be able to contribute their work for free.
All contributors must sign a contributor license agreement before their code will be reviewed and merged.
Please email us at support@unidoc.io for any queries.
If you have any specific tasks that need to be done, we offer consulting in certain cases. Please contact us with a brief summary of what you need and we will get back to you with a quote, if appropriate.
This library (unipdf) has a dual license, a commercial one suitable for closed source projects and an AGPL license that can be used in open source software.