Print record(s) from a section
2 posts by 2 authors in: Forums > CMS Builder
Last Post: September 18, 2017 (RSS)
Hello
I wonder which is the best way to print a page from a section, either a single record or a subset of selected records or all the records of the section.
Best regards
Andreas Lazaris
By Dave - September 18, 2017
Hi Andreas,
If you just press print while in the CMS it should use some print CSS (/3rdParty/clipone/css/print.css) to optimize the page for printing.
For something more specific what might make sense is to create a viewer with the code generator that optimized for loading the exact records you want and displaying them in the print-friendly format that you want.
Hope that helps!
interactivetools.com