Hi. Thank you for making PDFBox! I'm evaluating PDFBox with the purpose of generating photo books. We'd like to add an image to each page with a centered caption text below (1-3 lines). The question I have is how to position the text in a centered fashion. Is there an easy way to calculate the width and height of a text string using the currently set font? Is there a way to automatically have long strings wrapped to a new line if they don't fit within a certain set width?
Regards /David

