Hi I wrote a small proof-of-concept for generating PDFs with PDFBox a few weeks ago and everything went great.
As I need to work with PDF/A documents I would like to use the validation routines in the preflight package, and another class (PDOutputIntent) to set some metadata related to color profiles. I'm wondering if there are fixed plans for a release including these new features? I tested against the tip of trunk and everything worked fine, but I'd prefer to deploy using an official release instead of a snapshot. TIA, Patrick

