Re: Evaluating PDFBox for manipulating paths

2024-12-09 Thread Rob McDonald
Thank's much for those pointers. Rob On Fri, Dec 6, 2024 at 11:23 PM Tilman Hausherr wrote: > Here's something that comes close: > > https://stackoverflow.com/questions/38931422/pdfbox-2-0-2-calling-of-pagedrawer-processpage-method-caught-exceptions > > https://stackoverflow.com/questions/5516

Re: Evaluating PDFBox for manipulating paths

2024-12-06 Thread Tilman Hausherr
Here's something that comes close: https://stackoverflow.com/questions/38931422/pdfbox-2-0-2-calling-of-pagedrawer-processpage-method-caught-exceptions https://stackoverflow.com/questions/55166990/pdfbox-line-rectangle-extraction it collects lines for later use. You need to alter that code so it