I need to create PDFs from content types (made with dexerity if that matters) so that the user creates a new document and after filling the form a PDF is generated and ready
use z3c.rml, works very well to produce pdf from an rml template, instead of converting from html which can be tricky.