Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
标准标签打印在一张特殊的纸上,适合 3 列,每张 10 行。但是,必须将块设置为特定大小,以便标签在撕下地址后正确显示在工作表上。
我已经设置了我用 TCPDF writeHTML 函数打印的 HTML。但是,我试图尽可能准确地获得高度,但 TCPDF 似乎不支持高度测量。是否有我可以使用的标准模板来输出正确的 html 供 TCPDF 正确打印在地址标签纸上?
谢谢。