If you are looking to add images to pdf in java you have a couple of options: Insert an image as an annotations Insert an image into the page content stream This article explores the pros and cons of each method and how to perform them in Java. Image Annotations Using annotations to insert images […] The post How to Add Images to PDF files in Java (Tutorial) appeared first on Java PDF Blog and was written by Jacob Collins.