Thanks Victor. I had a go at accomplishing this in CSS but I found the printed output depended upon which platform was being used. The output on a Mac was completely different to printing from Windows.
And does that surprise you?
😂 Not at all. 😂
I'd dearly like to see a solution, though.
You could use WPdatatables and the FF integration. You can display let's say 25/70 rows on your table, but the print button will print all 70 rows (as long as the user doesn't filter the table). If the user does filter the table, clicking the print button will only print the filtered rows that are displayed. Not sure if that's what you're after.
Thanks Shawn, I had a go with WPdatables a while ago and I remember I had a poor experience. I couldn't get even get a small example table to display and print properly. I wonder if things have improved over the last few months and it's worth another try?
I've used it on a few different projects now, and it definitely has its corks. Sometimes I ask myself what the developers were thinking by only allowing the date column to be sorted alphabetically? With that being said, I haven't had any issues with the export/print feature.
Please login or Register to submit your answer