Working with Tables in PDF
Contents
[
Hide
]
Tables are important when working with PDF documents. They provide great features for displaying information in a systematic manner.
One of the earliest features supported by Aspose.PDF for Java is its capabilities of Working with Tables and it provides great support for adding tables in PDF files being generated from scratch or any existing PDF files.
Aspose.PDF for Java allows you to work with tables in PDF file advanced. This perfect tool helps fight through the simplicity of PDFs by extracting tables of actual data. With Java library resource you can easily create or add table in an existing PDF document, extract table, integrate table with data sources, and remove tables from existing PDFs.
You are able to do the following:
- Create or Add Table in existing PDF Document - create your table in pdf file with merging the columns or rows сonsidering borders, margins, and padding.
- Extract a Table from existing PDF Document - you can extract table from PDF file or extract table border as Image.
- Manipulate Tables in existing PDF - manipulate tables in your PDF using TableAbsorber.
- Remove Tables from existing PDF - remove table or multiple tables from PDF document.