Hi, Not sure if this is the right place to post. But I couldn't find a features list on the web page. I wanted to see if PDFBox could do this:
I want so store images and text in a database (and possibly PDFs). Then have a Java servlet to access the DB and build a both a webpage and a PDF file? The PDF file will be for downloading and web page for viewing. Both should have the same layout. Would this be hard to do? Any sample code? Thanks! g

