Cfpdfform

I’m using PDFBox for text extraction. An old version is actually
included in Lucee but I’d be cautious about using it as in some
circumstances it throws NPEs with extraction.

The latest version fixes the problem, so I’m calling it with JavaLoader.

I think that’s a good approach. That’s how I’m planning to do it as well.
Care to share any code snippets?On Thursday, June 18, 2015 at 7:41:58 AM UTC-4, Julian Halliwell wrote: