Hi,
I have asked this before, but was not really specific with the issue. Let me explain further now with a clear reference and link to a page showing the issue.
Go to this page,
sim-x.net/index.php/simulators-region.html
On this page there are selectors. This issue happens for all data presented, but for demonstration purposes use the selector for Simulator Type and select "Full Flight Simulator". Hit the FILTER button to generate the Pie Chart and Tables from the ARIDataTables module. The chart and the table are generated by one ARI module and the last line of the table (totals) is generated by a second ARI module.
Hit the PRINT button on the page. This button simply loads the Joomla print formatted version of the same page by adding the following to the URL,
"&tmpl=component&print=1"
On that page, hit the top underlined PRINT word to load the PRINT dialog box to preview the page before printing.
Notice on the Print Preview, the Pie Chart shows fine but the table is now missing, whereas on the webpage both show fine. Any idea why this would be?
Note, I have not customized the "component.php" or any CSS files, but maybe I need to. Any suggestions?
Ken