网站首页

>>

PHP初级教程手册


函数:PDF_set_horiz_scaling()



PDF_set_horiz_scaling

配置文字水平间距。

语法: boolean pdf_set_horiz_scaling(int pdfid, double scale);

返回值: 布尔值

函数种类: 特殊文件格式

内容说明

本函数用来配置文字的水平间距。参数 pdfid 为 PDF 文件代码。参数 scale 为欲配置的间距值,为浮点数。



整理: (www.phpernote.com)

[ 上一页 下一页 ]

|