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.
我正在使用 PDF_Label.php 从 mysql 数据库打印标签。该数据库位于不同用户和计算机使用的办公网络上。有些是pc,一个是Mac。计算机之间的标签打印不一样。mac 将字体从 Ariel 更改为 Helvetica 并调整所有间距。有谁知道问题是什么以及我该如何解决?
并非所有计算机上都有相同的字体。要解决此问题,请确保所有计算机上都有相同的字体(Arial、Helvetica 等),或者更改程序以使用所有计算机上都存在的字体。