Re: NullPointerException when closing RandomAccessReadMemoryMappedFile more than once

2023-04-12 Thread Andreas Lehmkuehler
Hi, I was able to reproduce the issue and fixed it based on Matts proposal, see [1] for details @Matt Thanks for the report and the proposed solution. Andreas [1] https://issues.apache.org/jira/browse/PDFBOX-5586 Am 10.04.23 um 17:19 schrieb Matt Bamberger: I'm using pdfbox 3.0.0-alpha3 W

Text annotation using multiline

2023-04-12 Thread Frédéric Ravetier
Hi, Is it possible to add an annotation that contains text, for example "This is a very long string and I want to display this string in a multiline annotation", and I want to define a box of 150 pixels width. So then the text displaying on multiple lines. At this time I am using PDAnnotationRu