toPDF multiple collection

Hi all,
I need to export to PDF two or more collection, how can I do it? I have seen multiple widget example (datatable + chart) , is it suitable for collections?
Thank you

Hello @codejoin,
Method toPDF allows the export of the element’s array ( including data collection’s).
Please check the snippet:
https://snippet.webix.com/7s7b418k

Thank you.
Is there a way to set print option for each collection?