Hi Webix Teams,
I have an idea, can you create a new feature product component PDF Report Creator, similar with JasperReport or BIRT the idea is use can create it self own style of PDF report base on field we provide, for example user want to create a invoice report then user can choose fields drap drop to layout template, or paper size (A4, letter), drag drop similar Webix Designer, as developer just prepare all fields user needed eg: table/list invoice
and invoice_item
(can be multi rows) after user save the template report, then preview the report will render base on fields has defined by user, on render we join field to real data from API.
I have made create many reports using PDFMake client rendering, the syntax are similar and can combine that feature, I do this in my local report but no drag drop
Just the idea !, Its realization would be highly beneficial.
Thanks.