PHP TCPDF Export for Standard Address Labels

允我心安 提交于 2019-12-10 16:54:31

问题


Standard label which are printed on a special sheet of paper fit on 3 columns with 10 rows on each sheet. However the blocks have to be set in a specific size in order for the labels to display correctly on the sheet once you peel off the address.

i have setup my HTML which i print with TCPDF writeHTML function. However, i'm trying to get the height as exact as possible but TCPDF does not seems to support height measurement. Is there a standard template that i could use that would output the correct html for TCPDF to print it correctly on an address label sheet?

Thanks.

来源:https://stackoverflow.com/questions/15458221/php-tcpdf-export-for-standard-address-labels

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!