All Projects → apache → pdfbox-docs

apache / pdfbox-docs

Licence: Apache-2.0 License
Mirror of Apache PDFBox Docs

Programming Languages

HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
Sass
350 projects

Projects that are alternatives of or similar to pdfbox-docs

solidus static content
📄 Content management for your Solidus store.
Stars: ✭ 18 (+0%)
Mutual labels:  content
charles-rest
Github chatbot and web-content indexer/searcher
Stars: ✭ 24 (+33.33%)
Mutual labels:  content
ulboracms
Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.
Stars: ✭ 42 (+133.33%)
Mutual labels:  content
content
Synced content from our gitbook site.
Stars: ✭ 37 (+105.56%)
Mutual labels:  content
overflow-news
📚 Don't waste time searching for good dev blog posts. Get the latest news here.
Stars: ✭ 32 (+77.78%)
Mutual labels:  content
react-native-compressor
The lightweight library for compress image, video, and audio with an awesome experience
Stars: ✭ 157 (+772.22%)
Mutual labels:  content
sketch-data-faker
A Sketch plugin providing 130+ types of smart placeholder content for your mockups from Faker.js and other sources.
Stars: ✭ 62 (+244.44%)
Mutual labels:  content
flatboard
A very Fast & Lightweight Flat-file forum software, Markdown and BBcode editor.
Stars: ✭ 30 (+66.67%)
Mutual labels:  content
couchdb-mango
Mirror of Apache CouchDB Mango
Stars: ✭ 34 (+88.89%)
Mutual labels:  content
website
My personal website and blog. Made with Nuxt.js and WindiCSS.
Stars: ✭ 19 (+5.56%)
Mutual labels:  content
OnceBuilder
OnceBuilder - managment tool, mange projects, templates, plugins in one place.
Stars: ✭ 18 (+0%)
Mutual labels:  content
couchdb-couch-plugins
Mirror of Apache CouchDB
Stars: ✭ 14 (-22.22%)
Mutual labels:  content
pdf2html
pdf2html is a module which helps to convert PDF file to HTML pages using Apache Tika. This module also helps to generate thumbnail image for PDF file using Apache PDFBox.
Stars: ✭ 55 (+205.56%)
Mutual labels:  pdfbox
gui-demo
Content Blockchain Desktop Application
Stars: ✭ 29 (+61.11%)
Mutual labels:  content
contenteditor-plugin
Edit your content in page - plugin for OctoberCMS
Stars: ✭ 32 (+77.78%)
Mutual labels:  content
in2publish core
in2publish Community Version
Stars: ✭ 38 (+111.11%)
Mutual labels:  content
website
Products built with the latest silicon, based on open platform specifications for developers, makers and businesses.
Stars: ✭ 26 (+44.44%)
Mutual labels:  content
clerezza
Mirror of Apache Clerezza
Stars: ✭ 36 (+100%)
Mutual labels:  content
cms
🛠️ Simple smart CMS for Nette and Vue.js
Stars: ✭ 12 (-33.33%)
Mutual labels:  content
SimpleOfficeReader
A simple office file reader can extract content and summary information from .doc,.docx,.ppt,.pptx files without Microsoft Office or interop.
Stars: ✭ 54 (+200%)
Mutual labels:  content
license
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Apache PDFBox Documentation

Documentation Format

All of the Apache PDFBox documentation is written with markdown.

Contributing

Contribution Guidlines

As a minimum requirement all contributions shall have the Apache License header attached.

For larger contributions or if you are looking to contribute regulary we ask you to sign an ICLA.

Report or Fix an Issue

We use Apache JIRA as our tracking tool.

Using Git Pull Requests

Pull requests are welcome!

We appreciate the use of topic branches.

git checkout -b <JIRA issue number>

# update enhance the documentation

git commit -m "<JIRA issue number>: This is my commit message."

git push origin <JIRA issue number>

# issue a pull request from your branch <JIRA issue number>

# wait for a committer to commit your patch
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].