UNPKG

js-table-print

Version:

一款智能打印插件,目标是处理表格的打印,实现自定义页头、页尾、水印、分页方式等

15 lines (12 loc) 314 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title></title> </head> <body> <div id="container" ></div> <!-- <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> --> </body> </html>