Skip to content
/ BoxTable Public

Java library for creating tables in PDF documents using PDFBox

License

Notifications You must be signed in to change notification settings

errt/BoxTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoxTable

BoxTable is an easy to use, flexible Java library to add tables to PDF documents using Apache PDFBox with minimal dependencies.

Features

  • Fluent interface for easy definition of tables, columns and cells
  • Fitting text into cells, including line breaking
  • Text with different formatting in a single cell
  • Images and nested tables
  • Coloring cell backgrounds based on position in an easily extensible way
  • Flexible events to further customize table rendering

Dependencies

License

Copyright 2017 Dominik Helm

Licensed 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.

About

Java library for creating tables in PDF documents using PDFBox

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages