Hi All,
I'm looking for an open source utility that will allow me to generate .pdfs from fairly simple xml or html. There may be linked images as well as plain text. There will not be css or javascript. Ideally I'd like the generated pdf to be parsable, i.e. so that the content is not an image. Googling around I see there's IText and PdfBox. Is there anything to recommend one over the other?
Thanks Richard.