I need to create a web page which will contain a dynamic number of tables, which when printed needs to fit each nicely on separate pages.
Embeded in each table will be several 3D viewers.
The user will be able to manipulate each the 3D viewer (zoom, scroll), in preparation to printing.
My idea is to present the webpage as wysiwyg for the printing.
I had toyed with the idea of fixing the table sizes, so that they print as expected.
Is this the best way?
Embeded in each table will be several 3D viewers.
The user will be able to manipulate each the 3D viewer (zoom, scroll), in preparation to printing.
My idea is to present the webpage as wysiwyg for the printing.
I had toyed with the idea of fixing the table sizes, so that they print as expected.
Is this the best way?
Comment