Skip to content

Opening book details…

About this document

Modifying PDFs with iText in Java by strokenfilled is a document available to read on EtoBox.

This document discusses modifying existing PDF documents using the iText PDF API in Java. It explains that the PdfStamper class allows adding content like headers, footers, and watermarks to existing PDFs. The document provides an example code that uses a PdfStamper to add a watermark image to each page of a PDF file. It also describes how to get the under or over content of a page using the PdfStamper to add content below or above the existing content.

Author
strokenfilled
Language
EN