Browser printing solution

projects developed with vue need to print a html page with an el-table form of element-ui and need to be paginated. Is there a better solution. Ask for recommendation!

Mar.14,2021
If you do it at

front end, you can download 'here' . If you print, you can do it directly with the print function, but you will definitely not be able to print the data after paging.


is it not possible to use window.print directly? This also supports paging printing. I have used

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c6fb-2c30d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c6fb-2c30d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?