Package org.apache.pdfbox.examples.util
package org.apache.pdfbox.examples.util
The packages in this package will show how to use the PDFBox util API.
-
ClassesClassDescriptionAdd a diagonal watermark text to each page of a PDF.Delegate class to close the connection when the class gets closed.This is an example on how to get some x/y coordinates of text and to show them in a rendered image.This is an example on how to extract text from a specific area on the PDF document.This is a simple text extraction example to get started.Highlighting of words in a PDF document with an XML file.This example demonstrates the use of the new methods
PDFMergerUtility.setDestinationDocumentInformation(org.apache.pdfbox.pdmodel.PDDocumentInformation)andPDFMergerUtility.setDestinationMetadata(org.apache.pdfbox.pdmodel.common.PDMetadata)that were added in April 2016.This is an example on how to get the x/y coordinates of image locations.This is an example on how to get the colors of text.This is an example on how to get some x/y coordinates of text.This is an example on how to remove all text from PDF document.Split a booklet.