After cake, sweets, fruits and tons of coffee... - Printing and Reporting: always a mess to define proper print output and to define reporting formats. - Blackstone solution: * CFDOCUMENT with attribute format="pdf" creates a pdf file. * Embedding CFLOOP in a CFDOCUMENT wrapper works, also with dynamic data inside * CFDOCUMENTITEM with type="header" or type="footer" etc. helps layouting…
