设定线宽。
语法: boolean pdf_setlinewidth(int pdfid, double width);
传回值: 布林值
函式种类: 特殊档案格式
本函式用来设定线的宽度。参数 pdfid 为 PDF 档案代码。参数 width 为欲设定的宽度值。