从国外人工搬回来的文档
jsPDF的方法如下:
addFont // 添加字体 addPage // 增加一页 circle // 画圆 clip // 画椭圆 deletePage // 删除一页 ellipse // 画椭圆 getCharSpace getCreationDate getDrawColor getFileId getFillColor getFontList getLineHeightFactor getTextColor insertPage line lines lstext movePage // 移动一页 output rect // 画矩形 roundedRect save // 保存一个pdf setCharSpace setCreationDate setDisplayMode setDrawColor setFileId setFillColor setFont setFontSize setFontSize setFontStyle setLineCap setLineHeightFactor setLineJoin setLineWidth setPage setProperties setR2L setR2L setTextColor text // 写入文本 triangle
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/206952.html原文链接:https://javaforall.net
