Hey,
Above you can see an image where I have implemented with 2 Ig-Grids. I am trying to convert both these tables into a invoice. I could achieve this by using html2canvas and jspdf, but when i resize my browser window the ig-grid automatically reszizes according to te window width.How can I get an image of both the tables without the scrollbar?I also noticed that an invoice can be created using infragistics but the example is in C#An example for an invoice in Javascript would also be much appreciated.An example of how to achieve this (Image of tables without scroll [FULL TABLE]) would also be nice.
Hello Singu,
We have a very powerful Document Engine that I believe you will find interesting. This video shows how to export the grid with the Engine into PDF, and This topic explains in details how to export PDF or XPS, with all Pages or only the current Page.