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.
我正在使用 Barcode 模块从 Drupal 7 生成条形码图像。这是模块https://drupal.org/project/barcode的链接。条形码图像文件的底部印有一个键。我想删除那个键,只显示条形码。反正有没有用这个模块来做。
您的请求有点笼统,因为您必须在要使用的插件中注释所有关于 @imagettftext 的行。
每种类型条码的 .inc 文件都存在于模块的 plugins/ 文件夹下。